mirror of
https://github.com/gunner47/GyverLamp.git
synced 2025-08-08 17:30:59 +03:00
Оптимизация использования памяти
This commit is contained in:
@@ -4,6 +4,7 @@ bool brightDirection;
|
||||
void buttonTick()
|
||||
{
|
||||
touch.tick();
|
||||
|
||||
if (touch.isSingle())
|
||||
{
|
||||
if (dawnFlag)
|
||||
|
Reference in New Issue
Block a user