mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-13 22:32:27 +00:00
clean up merge
This commit is contained in:
@@ -243,8 +243,7 @@ class NodeDB
|
|||||||
return retVal;
|
return retVal;
|
||||||
}
|
}
|
||||||
|
|
||||||
void initConfigIntervals(), initModuleConfigIntervals(), resetNodes(bool keepFavorites = false),
|
void resetNodes(bool keepFavorites = false), removeNodeByNum(NodeNum nodeNum);
|
||||||
removeNodeByNum(NodeNum nodeNum);
|
|
||||||
|
|
||||||
bool factoryReset(bool eraseBleBonds = false);
|
bool factoryReset(bool eraseBleBonds = false);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user