mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +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
|
@ -49,5 +49,6 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"ALTITUDE",
|
||||
"FFT",
|
||||
"FFT_TIME",
|
||||
"FFT_FREQ"
|
||||
"FFT_FREQ",
|
||||
"FRSKY_D_RX"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue