Adding environment setup and instructions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(SRCS "system.c" "bubble.c" "keypad.c" "main.c"
|
||||
"bt_app_core.c"
|
||||
idf_component_register(SRCS "bt_app.c" "system.c" "bubble.c" "keypad.c" "main.c"
|
||||
|
||||
"gui.c"
|
||||
"lsm6dsv.c"
|
||||
INCLUDE_DIRS "."
|
||||
|
||||
Reference in New Issue
Block a user