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