We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d5c49 commit c009220Copy full SHA for c009220
libraries/WiFi/src/WiFiMulti.h
@@ -26,6 +26,7 @@
26
#pragma once
27
28
#include "soc/soc_caps.h"
29
+#include "sdkconfig.h"
30
#if SOC_WIFI_SUPPORTED || CONFIG_ESP_WIFI_REMOTE_ENABLED
31
32
#include "WiFi.h"
0 commit comments