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.
2 parents a0cdf5e + 2008c3c commit bd42c9bCopy full SHA for bd42c9b
docs/readme.md
@@ -41,7 +41,7 @@ MKRIoTCarrier yourName; //In the examples we name it as *carrier*
41
42
Intialization example sketch
43
44
-```
+```cpp
45
#include <Arduino_MKRIoTCarrier.h>
46
MKRIoTCarrier carrier;
47
0 commit comments