Оптимизация использования памяти

This commit is contained in:
gunner47
2019-09-15 23:09:13 +03:00
parent 2d5a709116
commit 798aa66052
6 changed files with 54 additions and 32 deletions

View File

@@ -4,6 +4,7 @@ bool brightDirection;
void buttonTick()
{
touch.tick();
if (touch.isSingle())
{
if (dawnFlag)