mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
add gps rescue altitude mode to CMS
ground speed is expressed in cm/s requested changes added new line add newline
This commit is contained in:
parent
1541466dac
commit
6b79eecc43
3 changed files with 11 additions and 4 deletions
|
@ -242,3 +242,5 @@ extern const char * const lookupTableMagHardware[];
|
|||
extern const char * const lookupTableRangefinderHardware[];
|
||||
|
||||
extern const char * const lookupTableLedstripColors[];
|
||||
|
||||
extern const char * const lookupTableRescueAltitudeMode[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue