mirror of
https://github.com/pelgraine/Meck.git
synced 2026-03-28 17:42:44 +01:00
gps_cli: gps also restored on sensors and rooms
This commit is contained in:
@@ -697,6 +697,10 @@ void SensorMesh::begin(FILESYSTEM* fs) {
|
||||
|
||||
updateAdvertTimer();
|
||||
updateFloodAdvertTimer();
|
||||
|
||||
#if ENV_INCLUDE_GPS == 1
|
||||
applyGpsPrefs();
|
||||
#endif
|
||||
}
|
||||
|
||||
bool SensorMesh::formatFileSystem() {
|
||||
|
||||
Reference in New Issue
Block a user