fix esp box3 headers

This commit is contained in:
Terrence
2025-01-11 01:53:18 +08:00
parent b3e39b6a22
commit a868d7e5d1
2 changed files with 3 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
#include <esp_lcd_panel_vendor.h>
#include <driver/i2c_master.h>
#include <driver/spi_common.h>
#include <wifi_station.h>
#define TAG "EspBox3Board"