mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
If DSHOT telemetry is still being received, wait (#12612)
This commit is contained in:
parent
af97415da2
commit
b7c5f84d2f
5 changed files with 130 additions and 46 deletions
|
@ -110,6 +110,7 @@ typedef enum {
|
|||
DEBUG_ANGLE_MODE,
|
||||
DEBUG_ANGLE_TARGET,
|
||||
DEBUG_CURRENT_ANGLE,
|
||||
DEBUG_DSHOT_TELEMETRY_COUNTS,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue