mirror of
https://github.com/meshtastic/firmware.git
synced 2026-02-01 11:11:11 -05:00
a lot of thread housekeeping. Switch them off when not needed / disabled.
This commit is contained in:
@@ -199,6 +199,7 @@ ExternalNotificationModule::ExternalNotificationModule()
|
||||
}
|
||||
} else {
|
||||
DEBUG_MSG("External Notification Module Disabled\n");
|
||||
setInterval(INT32_MAX);
|
||||
enabled = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user