From 2c94dfe83da733f5c2edb71919f776524c619043 Mon Sep 17 00:00:00 2001 From: Patrick Balsiger Date: Fri, 9 Nov 2018 19:13:03 +0100 Subject: [PATCH] increase brightness --- data/pixelConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/pixelConfig.json b/data/pixelConfig.json index 7e7f125..d45d7b9 100644 --- a/data/pixelConfig.json +++ b/data/pixelConfig.json @@ -1,7 +1,7 @@ { "pin": 4, "length": 8, - "brightness": 64, + "brightness": 100, "updateInterval": 100, "defaultColor": 100 } \ No newline at end of file