esp32 temperature node

This commit is contained in:
2025-10-04 02:21:55 -04:00
parent a7c35efea0
commit dbd1542a2d

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "hello_world_main.c"
PRIV_REQUIRES spi_flash
INCLUDE_DIRS "")
INCLUDE_DIRS ".")