mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
Node db cleanup and debug prints (#1543)
* Node db cleanup and debug prints * File name cleanup
This commit is contained in:
@@ -119,6 +119,8 @@ class NodeDB
|
||||
newStatus.notifyObservers(&status);
|
||||
}
|
||||
|
||||
bool factoryReset();
|
||||
|
||||
/// read our db from flash
|
||||
void loadFromDisk();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user