Commit 097b970a8c7d052721494428261c5d92e99bcfc5
1 parent
e33f4928
added further reading
Showing
1 changed file
with
4 additions
and
0 deletions
README.md
| @@ -59,5 +59,9 @@ lamp1->setColorLoop(true); | @@ -59,5 +59,9 @@ lamp1->setColorLoop(true); | ||
| 59 | lamp1->setColorRGB(255, 128, 0); | 59 | lamp1->setColorRGB(255, 128, 0); |
| 60 | ``` | 60 | ``` |
| 61 | 61 | ||
| 62 | +### Further reading | ||
| 63 | +If you want to know more about all functions just look inside the doxygen description, | ||
| 64 | +which for now can be found in the regarding sourcecode file. | ||
| 65 | + | ||
| 62 | ## Copyright | 66 | ## Copyright |
| 63 | Copyright (c) 2017 Jan Rogall & Moritz Wirger. See LICENSE for further details. | 67 | Copyright (c) 2017 Jan Rogall & Moritz Wirger. See LICENSE for further details. |