Add GitHub workflow

This commit is contained in:
Djuri 2023-11-08 15:49:16 +01:00
parent dd32f6cc42
commit 5201ee8240
3 changed files with 88 additions and 2 deletions

View file

@ -64,8 +64,7 @@ void tryImprovSetup()
x_position = 0;
}
}
vTaskDelay(1 / portTICK_PERIOD_MS);
esp_task_wdt_reset();
}
}