Skip to content

Commit e93fea6

Browse files
committed
Fix typo
1 parent f0451f9 commit e93fea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Boards_GSM/Arduino_MKRNB/Arduino_MKRNB.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define BLYNK_PRINT Serial
2424

2525
#include <MKRNB.h>
26-
#include <BlynkSimpleMKNB.h>
26+
#include <BlynkSimpleMKRNB.h>
2727

2828
NBClient client;
2929
GPRS gprs;

0 commit comments

Comments
 (0)