Skip to content

Commit 2008c3c

Browse files
author
Francesco Stasi
authored
add cpp in code snippet
Set cpp in the fence area to improve reference website support. `arduino` (or `ino`) are also valid styles for our reference website and will be styled accordingly.
1 parent a0cdf5e commit 2008c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ MKRIoTCarrier yourName; //In the examples we name it as *carrier*
4141

4242
Intialization example sketch
4343

44-
```
44+
```cpp
4545
#include <Arduino_MKRIoTCarrier.h>
4646
MKRIoTCarrier carrier;
4747

0 commit comments

Comments
 (0)