mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-15 15:22:34 +00:00
less verbose logging and heap free printing
This commit is contained in:
@@ -220,7 +220,6 @@ int32_t SerialModule::runOnce()
|
||||
|
||||
return (10);
|
||||
} else {
|
||||
DEBUG_MSG("Serial Module Disabled\n");
|
||||
return disable();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user