mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Power meter is either 2.4GHz or 900Mhz
This commit is contained in:
parent
6500864897
commit
98c3dd9acc
2 changed files with 8 additions and 4 deletions
|
@ -1220,6 +1220,7 @@ union ReusableBuffer
|
|||
uint32_t freq;
|
||||
int16_t power;
|
||||
int16_t peak;
|
||||
uint8_t freqBand;
|
||||
} powerMeter;
|
||||
|
||||
struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue