mirror of
https://github.com/gunner47/GyverLamp.git
synced 2025-08-08 09:20:59 +03:00
Добавлена функция таймера отключения; исправлены ошибки
This commit is contained in:
@@ -28,7 +28,7 @@ uint8_t noise[WIDTH][WIDTH];
|
||||
uint8_t noise[HEIGHT][HEIGHT];
|
||||
#endif
|
||||
|
||||
CRGBPalette16 currentPalette( PartyColors_p );
|
||||
CRGBPalette16 currentPalette(PartyColors_p);
|
||||
uint8_t colorLoop = 1;
|
||||
uint8_t ihue = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user