added a newline at the end of file
This commit is contained in:
parent
43d9cfbc35
commit
5a0fd77bc6
|
|
@ -138,4 +138,4 @@ void ReadCB(void *parameter)
|
|||
//Serial.println(uxTaskGetStackHighWaterMark(NULL)); //Only for debug. You can see the watermark of the free resources assigned by the xTaskCreatePinnedToCore() function.
|
||||
}
|
||||
vTaskDelay(1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue