Refactor: Modularize Wi-Fi functionality into separate STA and AP components
Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@ void app_main(void)
|
||||
|
||||
ESP_ERROR_CHECK(init_nconfig());
|
||||
|
||||
wifi_init();
|
||||
wifi_connect();
|
||||
sync_time();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user