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

Merge pull request #10080 from haslinghuis/british_osd_units

This commit is contained in:
Michael Keller 2020-08-25 00:27:59 +12:00 committed by GitHub
commit 87adab2fac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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[] = {