json button mapping config

This commit is contained in:
Sebastien
2020-01-10 15:39:32 -05:00
parent 4a08f1c5c5
commit c85d2afbaf
11 changed files with 1992 additions and 1773 deletions

View File

@@ -1,4 +1,4 @@
idf_component_register(SRCS "led.c"
idf_component_register(SRCS "led.c" "audio_controls.c" "buttons.c" "services.c" "monitor.c"INCLUDE_DIRS
INCLUDE_DIRS . ../tools/
)