1
0
Fork 0
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:
Nicola De Pasquale 2019-05-21 11:50:49 +02:00
parent 1541466dac
commit 6b79eecc43
3 changed files with 11 additions and 4 deletions

View file

@ -242,3 +242,5 @@ extern const char * const lookupTableMagHardware[];
extern const char * const lookupTableRangefinderHardware[];
extern const char * const lookupTableLedstripColors[];
extern const char * const lookupTableRescueAltitudeMode[];