mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
force any units to gps reset one more time for
https://github.com/meshtastic/Meshtastic-device/issues/376
This commit is contained in:
parent
3caee2e5b9
commit
ce422b7c44
1 changed files with 1 additions and 1 deletions
|
|
@ -678,7 +678,7 @@ message DeviceState {
|
|||
|
||||
/// Some GPSes seem to have bogus settings from the factory, so we always do
|
||||
/// one factory reset
|
||||
bool did_gps_reset = 10;
|
||||
bool did_gps_reset = 11;
|
||||
}
|
||||
|
||||
/// Debug output from the device
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue