Merge pull request #392 from MartinHjelmare/fix-highlighting

Fix mysensors sketch syntax highlighting
This commit is contained in:
Paulus Schoutsen 2016-04-14 09:42:29 -07:00
commit 13ca1f106b
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