feat(architecture): enforce lifecycle orchestration and layered component boundaries
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "esp_err.h"
|
||||
|
||||
esp_err_t wifi_manager_start(void);
|
||||
esp_err_t wifi_manager_stop(void);
|
||||
|
||||
bool wifi_manager_is_ready(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user