mirror of
https://github.com/gunner47/GyverLamp.git
synced 2025-08-07 09:00:30 +03:00
Исправлена ошибка работы режима избранных эффектов
This commit is contained in:
@@ -64,7 +64,10 @@ void changePower()
|
||||
delay(2);
|
||||
FastLED.show();
|
||||
}
|
||||
|
||||
TimerManager::TimerRunning = false;
|
||||
TimerManager::TimerHasFired = false;
|
||||
TimerManager::TimeToFire = 0ULL;
|
||||
|
||||
FavoritesManager::FavoritesRunning = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user