Skip to content

Commit 5ad2920

Browse files
authored
Update MKR1010.ino
1 parent 3e09d38 commit 5ad2920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Connections/MKR1010/MKR1010.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Steps:
1313

1414
//#define CAYENNE_DEBUG // Uncomment to show debug messages
1515
#define CAYENNE_PRINT Serial // Comment this out to disable prints and save space
16-
#include <CayenneMQTTWiFiNINA.h>
16+
#include <CayenneMQTTMKR1010.h>
1717

1818
// WiFi network info.
1919
char ssid[] = "ssid";

0 commit comments

Comments
 (0)