mirror of
https://github.com/gunner47/GyverLamp.git
synced 2025-08-07 09:00:30 +03:00
Исправлена ошибка работы таймера
This commit is contained in:
@@ -30,6 +30,8 @@ class TimerManager
|
||||
FastLED.show();
|
||||
*ONflag = !(*ONflag);
|
||||
changePower();
|
||||
*settChanged = true;
|
||||
*eepromTimeout = millis();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user