This commit is contained in:
2025-06-17 10:12:39 -04:00
parent a7c98b080f
commit c03bfb3b4c
2 changed files with 1 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
idf_component_register(SRCS "espnow_example_main.c" idf_component_register(SRCS "espnow_transmitter.c"
INCLUDE_DIRS ".") INCLUDE_DIRS ".")