mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Dshot erpm telemetry on the signal line
This commit is contained in:
parent
4778ad6c0f
commit
816da6cbf5
14 changed files with 500 additions and 79 deletions
|
@ -78,4 +78,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"ANTI_GRAVITY",
|
||||
"DYN_LPF",
|
||||
"RX_SPEKTRUM_SPI",
|
||||
"DSHOT_TELEMETRY",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue