mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
4.4 work and minor bug fixes for afterburner
This commit is contained in:
parent
5b42e11157
commit
1ed1db4acc
9 changed files with 439 additions and 22 deletions
|
@ -108,5 +108,6 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"VTX_MSP",
|
||||
"GPS_DOP",
|
||||
"FAILSAFE",
|
||||
"DSHOT_TELEMETRY_COUNTS"
|
||||
"DSHOT_TELEMETRY_COUNTS",
|
||||
"RPM_LIMITER"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue