This commit is contained in:
Sacha Weatherstone 2022-03-20 14:13:34 +11:00
parent f9885d5e92
commit a4ebed7b56
No known key found for this signature in database
GPG key ID: 7AB2D7E206124B31

View file

@ -782,9 +782,9 @@ message RadioConfig {
/*
* We'll always read the sensor in Celsius, but sometimes we might want to
* display the results in Farenheit as a "user preference".
* display the results in Fahrenheit as a "user preference".
*/
bool telemetry_module_display_farenheit = 145;
bool telemetry_module_display_fahrenheit = 145;
/*
* TODO: REPLACE