Updates to BellEngine, ClientManager, ConfigManager, and Telemetry Logging
This commit is contained in:
@@ -170,7 +170,7 @@ void Telemetry::telemetryTask(void* parameter) {
|
||||
if (isPlaying || telemetry->coolingActive) {
|
||||
telemetry->checkBellLoads();
|
||||
}
|
||||
|
||||
|
||||
vTaskDelay(pdMS_TO_TICKS(1000)); // Run every 1s
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user