Refactor WiFi Manager
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
idf_component_register(SRCS "maxxfan-controller.c" "motor_control.c" "state_manager.c"
|
||||
idf_component_register(SRCS "maxxfan-controller.c" "motor_control.c" "state_manager.c" "wifi_manager.c"
|
||||
INCLUDE_DIRS ".")
|
||||
Reference in New Issue
Block a user