1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 09:15:38 +03:00

R9M ACCESS handling for spectrum analyser

This commit is contained in:
3djc 2019-04-30 17:03:36 +02:00
parent 8aa596ead7
commit 5606b017c2
2 changed files with 26 additions and 4 deletions

View file

@ -1184,6 +1184,11 @@ union ReusableBuffer
uint32_t freq;
uint32_t span;
uint32_t step;
uint8_t spanDefault;
uint8_t spanMax;
uint16_t freqDefault;
uint16_t freqMax;
uint16_t freqMin;
} spectrumAnalyser;
struct