1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-24 16:55:15 +03:00
This commit is contained in:
3djc 2017-04-03 09:03:07 +02:00
parent e264a06670
commit 7e8cec005b
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ for i, (s, f) in enumerate([("volt", "volt0"), ("volts", "volt1"),
("foot", "foot0"), ("feet", "foot1"),
("degree celsius", "celsius0"), ("degrees celsius", "celsius1"),
("degree fahrenheit", "fahr0"), ("degrees fahrenheit", "fahr1"),
("percent", "percent0"),
("percent", "percent0"), ("percent", "percent1"),
("milliamp-hour", "mamph0"), ("milliamp-hours", "mamph1"),
("watt", "watt0"), ("watts", "watt1"),
("milli-watt", "mwatt0"), ("milli-watts", "mwatt1"),