mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-19 09:12:45 +00:00
mesh flooding seems to work pretty well!
This commit is contained in:
@@ -341,9 +341,6 @@ void loop()
|
||||
router.loop();
|
||||
service.loop();
|
||||
|
||||
if (radio)
|
||||
radio->loop();
|
||||
|
||||
ledPeriodic.loop();
|
||||
// axpDebugOutput.loop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user