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 3e09d38 commit 5ad2920Copy full SHA for 5ad2920
examples/Connections/MKR1010/MKR1010.ino
@@ -13,7 +13,7 @@ Steps:
13
14
//#define CAYENNE_DEBUG // Uncomment to show debug messages
15
#define CAYENNE_PRINT Serial // Comment this out to disable prints and save space
16
-#include <CayenneMQTTWiFiNINA.h>
+#include <CayenneMQTTMKR1010.h>
17
18
// WiFi network info.
19
char ssid[] = "ssid";
0 commit comments