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 f2ea9cd commit 2ac1767Copy full SHA for 2ac1767
src/network_interfaces/ws_networking_pico.h
@@ -23,6 +23,7 @@
23
#define PICO_CONNECT_RETRY_DELAY_MS 200 /*!< delay time between retries. */
24
25
#include "Wippersnapper.h"
26
+#include "Wippersnapper_Networking.h"
27
28
#include "Adafruit_MQTT.h"
29
#include "Adafruit_MQTT_Client.h"
0 commit comments