This commit is contained in:
2025-10-09 23:52:17 -04:00
parent 7cc5a3d4a8
commit d17d24c0ac
3 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
*/
#include <stdio.h>
#include "esp_system.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "esp_log.h"