mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 09:06:02 +00:00
[create-pull-request] automated change (#3422)
Co-authored-by: thebentern <thebentern@users.noreply.github.com>
This commit is contained in:
parent
611f291d4d
commit
54a2a4bcc6
@ -1 +1 @@
|
||||
Subproject commit b2b145e3321beab1441fa59290137ab42eb38dc8
|
||||
Subproject commit 556e49ba619e2f4d8fa3c2dee2a94129a43d5f08
|
@ -141,7 +141,8 @@ typedef struct _meshtastic_DeviceState {
|
||||
NodeDB.cpp in the device code. */
|
||||
uint32_t version;
|
||||
/* Used only during development.
|
||||
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 */
|
||||
bool no_save;
|
||||
/* Some GPS receivers seem to have bogus settings from the factory, so we always do one factory reset. */
|
||||
bool did_gps_reset;
|
||||
|
Loading…
Reference in New Issue
Block a user