Fix mysensors sketch syntax highlighting

This commit is contained in:
MartinHjelmare 2016-04-14 18:30:02 +02:00
parent 9e4a635494
commit 1353232baf
4 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ For more information, visit the [serial api] of MySensors.
### {% linkable_title Example sketch %}
```c++
```cpp
/**
* Documentation: http://www.mysensors.org
* Support Forum: http://forum.mysensors.org

View File

@ -35,7 +35,7 @@ For more information, visit the [serial api] of MySensors.
### {% linkable_title Example sketch %}
```c++
```cpp
/*
* Documentation: http://www.mysensors.org
* Support Forum: http://forum.mysensors.org

View File

@ -60,7 +60,7 @@ For more information, visit the [serial api] of MySensors.
### {% linkable_title Example sketch %}
```c++
```cpp
/**
* Documentation: http://www.mysensors.org
* Support Forum: http://forum.mysensors.org

View File

@ -42,7 +42,7 @@ For more information, visit the [serial api] of MySensors.
### {% linkable_title Example sketch %}
```c++
```cpp
/*
* Documentation: http://www.mysensors.org
* Support Forum: http://forum.mysensors.org