Finalize move to Device_UI

This commit is contained in:
Jason P 2025-09-16 08:45:08 -05:00
parent 804a06ae4e
commit 99bdcfdbfe

View file

@ -648,12 +648,6 @@ message Config {
*/
uint32 screen_on_secs = 1;
/*
* Deprecated in 2.7.4: Unused
* How the GPS coordinates are formatted on the OLED screen.
*/
GpsCoordinateFormat gps_format = 2 [deprecated = true];
/*
* Automatically toggles to the next page on the screen like a carousel, based the specified interval in seconds.
* Potentially useful for devices without user buttons.