mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-25 22:05:53 +00:00
Add secure management reports and honor GPS off
This commit is contained in:
@@ -1016,6 +1016,7 @@ void SensorMesh::begin(FILESYSTEM* fs) {
|
||||
_fs = fs;
|
||||
// load persisted prefs
|
||||
_cli.loadPrefs(_fs);
|
||||
_cli.beginManagement(*this, _fs);
|
||||
|
||||
acl.load(_fs, self_id);
|
||||
region_map.load(_fs);
|
||||
|
||||
Reference in New Issue
Block a user