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.
1 parent abb2a9a commit 05dae2bCopy full SHA for 05dae2b
src/wifi_transport.cpp
@@ -13,7 +13,7 @@
13
#include <WiFiUdp.h>
14
#elif defined(BOARD_WITH_ESP_AT)
15
#include <WiFiEspAT.h>
16
-#elid defined(ARDUINO_UNOR4_WIFI)
+#elif defined(ARDUINO_UNOR4_WIFI)
17
#include <WiFiS3.h>
18
#endif
19
0 commit comments