mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Cleanup of the FrSky SPI RX code.
This commit is contained in:
parent
bd84749e92
commit
a4ba8b3db8
9 changed files with 298 additions and 329 deletions
|
@ -68,6 +68,7 @@ typedef enum {
|
|||
DEBUG_FFT,
|
||||
DEBUG_FFT_TIME,
|
||||
DEBUG_FFT_FREQ,
|
||||
DEBUG_FRSKY_D_RX,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue