refactor(architecture): unify facade headers and remove unused lcd dependency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "wifi_manager.h"
|
||||
#include "platform.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
@@ -8,8 +8,6 @@
|
||||
#include "esp_netif.h"
|
||||
#include "esp_wifi.h"
|
||||
#include "esp_wifi_default.h"
|
||||
#include "runtime_diagnostics.h"
|
||||
#include "runtime_policy.h"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/event_groups.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user