minor adjusts.

This commit is contained in:
George Alexandre Silva 2023-09-19 21:38:11 -03:00
parent 56fc227c7c
commit c803c3b78c

View File

@ -378,7 +378,6 @@ char currentScreen = 0;
void esp32_2432S028R_DoLedStuff(unsigned long frame)
{
unsigned long currentMillis = millis();
// / Check the touch coordinates 110x185 210x240
if (currentMillis - previousTouchMillis >= 500)
{