📦 Moves platform ini to root
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
DRAM_ATTR Spot spot;
|
||||
|
||||
void IRAM_ATTR SpotControlLoopEntry(void*) {
|
||||
ESP_LOGI("main", "Setup complete now runing tsk");
|
||||
TickType_t xLastWakeTime = xTaskGetTickCount();
|
||||
const TickType_t xFrequency = 10 / portTICK_PERIOD_MS;
|
||||
for (;;) {
|
||||
|
||||
Reference in New Issue
Block a user