mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 09:48:47 +00:00
FreeRTOS
This commit is contained in:
@@ -40,6 +40,7 @@ void restart_task(void *pvParameters);
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
// Initialize the variables values
|
||||
cntdn = 20;
|
||||
s_data = (SensorsData) {
|
||||
.num1 = 0,
|
||||
|
Reference in New Issue
Block a user