diff --git a/mesh.proto b/mesh.proto index 88b5f87..965104c 100644 --- a/mesh.proto +++ b/mesh.proto @@ -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