We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8cf91c + 90db3fe commit b143641Copy full SHA for b143641
ESP32/ESP32.h
@@ -24,8 +24,8 @@
24
#include <stdlib.h>
25
#include "drivers/DigitalOut.h"
26
#include "drivers/SerialBase.h"
27
-#include "features/netsocket/nsapi_types.h"
28
-#include "features/netsocket/WiFiAccessPoint.h"
+#include "netsocket/nsapi_types.h"
+#include "netsocket/WiFiAccessPoint.h"
29
#include "PinNames.h"
30
#include "platform/ATCmdParser.h"
31
#include "platform/Callback.h"
0 commit comments