Fix for simulator build and improve ESP-IDF build (#432)

This commit is contained in:
Ken Van Hoeylandt
2025-12-22 21:16:51 +01:00
committed by GitHub
parent 6c4a9975a4
commit 134e0b34b6
5 changed files with 12 additions and 6 deletions
+2
View File
@@ -2,6 +2,8 @@
#ifdef ESP_PLATFORM
#include <tt_init.h>
#else
#include <Simulator.h>
#endif
// Each board project declares this variable