From 553f9516dd32c71890ab8536954c70718d222d2f Mon Sep 17 00:00:00 2001 From: Nicolas Bachschwell Date: Wed, 26 Apr 2017 23:05:24 +0200 Subject: [PATCH] V0.7 Tested. Added RGB Test Animation --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 4a9c7d9..4367034 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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 #include