We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6ac9a commit 9ddab86Copy full SHA for 9ddab86
src/wifi_manager.h
@@ -33,6 +33,7 @@ Contains the freeRTOS task and all necessary support
33
#define WIFI_MANAGER_H_INCLUDED
34
35
#include <stdbool.h>
36
+#include "esp_wifi.h"
37
38
39
#ifdef __cplusplus
0 commit comments