examples: console: move duplicated cmd_wifi files into a new component
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
idf_component_register(SRCS "cmd_wifi.c"
|
||||
"console_example_main.c"
|
||||
idf_component_register(SRCS "console_example_main.c"
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
Reference in New Issue
Block a user