Enable power management (hopefully).

I mean, it does not crash, but I have no hardware to tell
whether the output power actually changes.
This commit is contained in:
Maxim Buzdalov
2019-08-22 02:02:40 +03:00
parent 13b9c39980
commit 30ba4de6ef
4 changed files with 32 additions and 51 deletions

View File

@@ -402,6 +402,7 @@ typedef struct hal_com_data
u8 CurrentOfdm24GTxPwrIdx;
u8 CurrentBW2024GTxPwrIdx;
u8 CurrentBW4024GTxPwrIdx;
u8 CurrentTxPwrIdx;
// Read/write are allow for following hardware information variables
u8 pwrGroupCnt;