Implemented txpower control

This commit is contained in:
kimocoder
2019-02-12 18:51:41 +01:00
parent 33c463babd
commit 37d868fa93
4 changed files with 28 additions and 2 deletions
+1
View File
@@ -475,6 +475,7 @@ typedef struct hal_com_data {
u8 txpwr_limit_loaded:1;
u8 txpwr_limit_from_file:1;
u8 rf_power_tracking_type;
u8 CurrentTxPwrIdx;
/* Read/write are allow for following hardware information variables */
u8 crystal_cap;