This commit is contained in:
2025-06-05 17:05:08 +03:00
parent 1992e632d3
commit 4c731c6cef

View File

@@ -1,6 +1,6 @@
idf_component_register(
SRC_DIRS "src"
INCLUDE_DIRS "src"
REQUIRES arduino
REQUIRES arduino-esp32
PRIV_REQUIRES driver soc
)