mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
add itermrelax to cms
This commit is contained in:
parent
09c98513b8
commit
596222055d
4 changed files with 34 additions and 4 deletions
|
@ -245,3 +245,7 @@ extern const char * const lookupTableRangefinderHardware[];
|
|||
extern const char * const lookupTableLedstripColors[];
|
||||
|
||||
extern const char * const lookupTableRescueAltitudeMode[];
|
||||
|
||||
extern const char * const lookupTableItermRelax[];
|
||||
|
||||
extern const char * const lookupTableItermRelaxType[];
|
Loading…
Add table
Add a link
Reference in a new issue