1
0
Fork 0
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:
3djc 2019-03-31 12:38:59 +02:00
parent 6500864897
commit 98c3dd9acc
2 changed files with 8 additions and 4 deletions

View file

@ -1220,6 +1220,7 @@ union ReusableBuffer
uint32_t freq;
int16_t power;
int16_t peak;
uint8_t freqBand;
} powerMeter;
struct