From 416edd6acb59c37947de15252b1fdec822e4b72d Mon Sep 17 00:00:00 2001 From: jitendracandela Date: Fri, 15 Dec 2023 11:06:07 +0530 Subject: [PATCH] Modified ap_lanforge_6g_channel_dict Signed-off-by: jitendracandela --- lf_libs/lf_libs.py | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/lf_libs/lf_libs.py b/lf_libs/lf_libs.py index 87be3fb8..baffa3c6 100644 --- a/lf_libs/lf_libs.py +++ b/lf_libs/lf_libs.py @@ -1468,25 +1468,25 @@ class lf_libs: 61: 251, 65: 255, 69: 259, - 73: 262, - 77: 266, - 81: 270, - 85: 274, - 89: 278, - 93: 282, - 97: 286, - 101: 290, - 105: 294, - 109: 298, - 113: 302, - 117: 306, - 121: 310, - 125: 314, - 129: 318, - 133: 322, - 137: 326, - 141: 330, - 145: 334, + 73: 263, + 77: 267, + 81: 271, + 85: 275, + 89: 279, + 93: 283, + 97: 287, + 101: 291, + 105: 295, + 109: 299, + 113: 303, + 117: 307, + 121: 311, + 125: 315, + 129: 319, + 133: 323, + 137: 327, + 141: 331, + 145: 335, 149: 339, 153: 343, 157: 347,