print extra info the next time this error occurs
This commit is contained in:
@@ -255,6 +255,9 @@ void MeshService::handleToRadio(std::string s)
|
||||
break;
|
||||
}
|
||||
}
|
||||
else {
|
||||
DEBUG_MSG("Error: ignoring malformed toradio\n");
|
||||
}
|
||||
}
|
||||
|
||||
void MeshService::sendToMesh(MeshPacket *p)
|
||||
|
||||
Reference in New Issue
Block a user