From 6a6fbf469bfb38d591a772bcda506cafc7089f77 Mon Sep 17 00:00:00 2001 From: Andrey Klimov Date: Sun, 10 Mar 2019 01:29:50 +0300 Subject: [PATCH] INIT_VOLUME increased to 50% --- lighthub/main.cpp | 4 ++-- lighthub/options.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lighthub/main.cpp b/lighthub/main.cpp index 0622f3b..74e1425 100644 --- a/lighthub/main.cpp +++ b/lighthub/main.cpp @@ -919,8 +919,8 @@ int loadConfigFromEEPROM() aJson.deleteItem(root); root = aJson.parse(&as); if (!root) { - debugSerial<