mirror of
https://github.com/AlexGyver/GyverLamp.git
synced 2025-08-09 01:11:01 +03:00
upd
This commit is contained in:
@@ -6,6 +6,9 @@ void buttonTick() {
|
||||
if (dawnFlag) {
|
||||
manualOff = true;
|
||||
dawnFlag = false;
|
||||
loadingFlag = true;
|
||||
FastLED.setBrightness(modes[currentMode].brightness);
|
||||
changePower();
|
||||
} else {
|
||||
if (ONflag) {
|
||||
ONflag = false;
|
||||
|
Reference in New Issue
Block a user