1
0
Fork 0
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:
IvoFPV 2019-08-07 20:02:29 +02:00
parent 09c98513b8
commit 596222055d
4 changed files with 34 additions and 4 deletions

View file

@ -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[];