mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +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
|
@ -96,6 +96,7 @@ typedef enum {
|
|||
DEBUG_ANTI_GRAVITY,
|
||||
DEBUG_DYN_LPF,
|
||||
DEBUG_RX_SPEKTRUM_SPI,
|
||||
DEBUG_RPM_TELEMETRY,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue