minor adjusts.
This commit is contained in:
parent
56fc227c7c
commit
c803c3b78c
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user