mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
USE_CRSF_LINK_STATISTICS Split from pr 8042
This commit is contained in:
parent
de1c1d5377
commit
653618d0f6
9 changed files with 108 additions and 0 deletions
|
@ -87,4 +87,7 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"AC_ERROR",
|
||||
"DUAL_GYRO_SCALED",
|
||||
"DSHOT_RPM_ERRORS",
|
||||
"CRSF_LINK_STATISTICS_UPLINK",
|
||||
"CRSF_LINK_STATISTICS_PWR",
|
||||
"CRSF_LINK_STATISTICS_DOWN",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue