mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Fix issues impacting RX_STATE_MODES state duration and add DEBUG_RX_STATE_TIME
This commit is contained in:
parent
8d52a36150
commit
c05ad2ec9b
7 changed files with 31 additions and 2 deletions
|
@ -97,6 +97,7 @@ typedef enum {
|
|||
DEBUG_TIMING_ACCURACY,
|
||||
DEBUG_RX_EXPRESSLRS_SPI,
|
||||
DEBUG_RX_EXPRESSLRS_PHASELOCK,
|
||||
DEBUG_RX_STATE_TIME,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue