Node db cleanup and debug prints (#1543)

* Node db cleanup and debug prints

* File name cleanup
This commit is contained in:
Ben Meadors
2022-07-02 09:09:41 -05:00
committed by GitHub
parent f8ee1ac4f9
commit 3f0ff45232
3 changed files with 49 additions and 44 deletions

View File

@@ -119,6 +119,8 @@ class NodeDB
newStatus.notifyObservers(&status);
}
bool factoryReset();
/// read our db from flash
void loadFromDisk();