mirror of
https://github.com/sweidac/kidsbox.git
synced 2025-07-28 03:41:54 +02:00
First working externalized server.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
idf_component_register(SRCS "wifi_connect.c" "main.cpp"
|
||||
INCLUDE_DIRS ".")
|
||||
idf_component_register(SRCS "main.cpp" "WebInterface.cpp"
|
||||
INCLUDE_DIRS ".")
|
||||
|
Reference in New Issue
Block a user