mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 06:18:57 +00:00
FreeRTOS
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
#include "esp_flash.h"
|
||||
#include "esp_system.h"
|
||||
|
||||
void task1(void *pvParameters);
|
||||
void task2(void *pvParameters);
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
printf("Hello world!\n");
|
||||
|
Reference in New Issue
Block a user