Change default UI units from metric to imperial

Since the majority of users are in the USA, make the default UI units imperial instead of metric.
This commit is contained in:
Matt Lawrence 2019-09-29 09:36:07 -04:00
parent 8d70ed69dc
commit f72d21d4ad

View File

@ -83,7 +83,7 @@ pwmOutMaxThrottle=1900
rcTimeoutUS=400000 rcTimeoutUS=400000
# Telemetry display units (metric or imperial) # Telemetry display units (metric or imperial)
uiUnits=metric uiUnits=imperial
[pairing] [pairing]
user_confirmation_timeout = 30.0 user_confirmation_timeout = 30.0