basic led control with local btn
This commit is contained in:
@ -5,10 +5,6 @@ idf_component_register(
|
||||
"led.c"
|
||||
"rcsignal.c"
|
||||
"animation.c"
|
||||
"localbtn.c"
|
||||
INCLUDE_DIRS "."
|
||||
EMBED_FILES
|
||||
"../webapp/index.html"
|
||||
"../webapp/app/app.js"
|
||||
"../webapp/css/style.css"
|
||||
"../webapp/data/favicon.ico"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user