This commit is contained in:
2025-07-05 00:32:26 -04:00
parent fbbac84795
commit a3ab468cea

View File

@@ -1,2 +1,2 @@
idf_component_register(SRCS "espnow_receiver_main.c" "receiver.c"
idf_component_register(SRCS "espnow_receiver_main.c" "receiver.c" "config.c" "system_health.c"
INCLUDE_DIRS ".")