1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Measurement units for OSD elements and FRSKY hub telemetry.

This commit is contained in:
haslinghuis 2020-08-05 19:23:11 +02:00
parent b488d388ba
commit 9ae3adaa51
9 changed files with 86 additions and 31 deletions

View file

@ -167,7 +167,7 @@ static const char * const lookupTableCrashRecovery[] = {
};
static const char * const lookupTableUnit[] = {
"IMPERIAL", "METRIC"
"IMPERIAL", "METRIC", "BRITISH"
};
static const char * const lookupTableAlignment[] = {