We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674f101 commit c61a1fbCopy full SHA for c61a1fb
1 file changed
app/backplane/radio_module/src/c_radio_module.cpp
@@ -56,7 +56,7 @@ void CRadioModule::AddTasksToRtos() {
56
57
void CRadioModule::SetupCallbacks() {
58
alertTenant.Subscribe(&stateMachineUpdater);
59
- sntpServerTenant.Register();
+// // sntpServerTenant.Register();
60
alertTenant.Register();
61
62
callsignBroadcastTenant.Register();
0 commit comments