V0.7 Tested. Added RGB Test Animation

This commit is contained in:
Nicolas Bachschwell 2017-04-26 23:05:24 +02:00
parent 2b27a7eb4a
commit 553f9516dd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* Normally befor sending it to git, I am testing it. But I can't test it while in school...
* So the code here might work or not. But I should be able to garantee that it is working on a Node-MCU (ESP8266) when I tested it.
*
* TESTED: No (rgb not tested yet)
* TESTED: YES
*/
#include <Arduino.h>
#include <Homie.h>