mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-19 17:22:59 +00:00
include our local user in the node db
This commit is contained in:
@@ -37,6 +37,8 @@ MeshService::MeshService()
|
||||
|
||||
void MeshService::init()
|
||||
{
|
||||
nodeDB.init();
|
||||
|
||||
if (!radio.init())
|
||||
DEBUG_MSG("radio init failed\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user