From aa67163a8b80007e6a6c0f73906fdd5b165f1b3e Mon Sep 17 00:00:00 2001 From: starcalc Date: Wed, 8 Mar 2017 01:32:33 +0100 Subject: [PATCH] HEEELLLLLLL :) --- pixelprojektor/pixelprojektor.ino | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pixelprojektor/pixelprojektor.ino b/pixelprojektor/pixelprojektor.ino index 6079a5c..7377b95 100644 --- a/pixelprojektor/pixelprojektor.ino +++ b/pixelprojektor/pixelprojektor.ino @@ -174,7 +174,8 @@ void setup() { strip.begin(); strip.clear(); - strip.setBrightness(64); + // strip.setBrightness(64); + strip.setBrightness(255); // HEEELLLLLLL :) strip.show(); stopAfterCompletion = false; // Default