1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-25 14:44:09 +00:00

Fix RF path

This commit is contained in:
kimocoder 2018-12-28 03:27:10 +01:00
parent bef0d635a6
commit c538d4d806

View File

@ -732,7 +732,7 @@
{173,175,177}, {173,175,177},
} }
*/ */
#define MAX_RF_PATH 4 #define MAX_RF_PATH 1
#define RF_PATH_MAX MAX_RF_PATH #define RF_PATH_MAX MAX_RF_PATH
#define MAX_CHNL_GROUP_24G 6 #define MAX_CHNL_GROUP_24G 6
#define MAX_CHNL_GROUP_5G 14 #define MAX_CHNL_GROUP_5G 14