Fixing various build errors. Activated minimal build

This commit is contained in:
2026-03-03 00:36:01 -05:00
parent 59364ac22d
commit 3428808f83
3 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
#include <stdio.h>
// SDK
#include "driver/gpio.h"
#include "esp_log.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"