aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/header.h b/include/header.h
index 18d92a4..a45bf5d 100644
--- a/include/header.h
+++ b/include/header.h
@@ -6,6 +6,6 @@
#define LED_COUNT (DIGIT_COUNT * SEGMENT_COUNT) + START_OFFSET
#define LED_TYPE WS2811
#define COLOR_ORDER GRB
-#define SATURATION 255
+#define SATURATION 150
#define WIFI_CONN_ANI_TIMEOUT 1000 * 60 // Stop WiFi connection animation after one minute