fixed time
This commit is contained in:
@@ -9,6 +9,7 @@ extern WaterData water_data;
|
||||
|
||||
void display_task(void* parameter)
|
||||
{
|
||||
LOG(ELOG_LEVEL_DEBUG, "Starting display tasks");
|
||||
while (true) {
|
||||
if (!is_error(active_errors)) {
|
||||
// We have no error, refresh status display and wait half a second
|
||||
|
||||
Reference in New Issue
Block a user