mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +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
|
@ -99,4 +99,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"TIMING_ACCURACY",
|
||||
"RX_EXPRESSLRS_SPI",
|
||||
"RX_EXPRESSLRS_PHASELOCK",
|
||||
"RX_STATE_TIME"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue