mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 03:00:56 +00:00
[create-pull-request] automated change (#6122)
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cfcd9cc210
commit
efca2b5849
Submodule protobufs updated: 068646653e...e2790151f0
@@ -122,7 +122,8 @@ typedef struct _meshtastic_DeviceState {
|
|||||||
Indicates developer is testing and changes should never be saved to flash.
|
Indicates developer is testing and changes should never be saved to flash.
|
||||||
Deprecated in 2.3.1 */
|
Deprecated in 2.3.1 */
|
||||||
bool no_save;
|
bool no_save;
|
||||||
/* Some GPS receivers seem to have bogus settings from the factory, so we always do one factory reset. */
|
/* Previously used to manage GPS factory resets.
|
||||||
|
Deprecated in 2.5.23 */
|
||||||
bool did_gps_reset;
|
bool did_gps_reset;
|
||||||
/* We keep the last received waypoint stored in the device flash,
|
/* We keep the last received waypoint stored in the device flash,
|
||||||
so we can show it on the screen.
|
so we can show it on the screen.
|
||||||
|
|||||||
Reference in New Issue
Block a user