mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-02 20:24:41 +02:00
Update Bouncy_Circles.ino
This commit is contained in:
@@ -90,7 +90,7 @@ void setup() {
|
|||||||
if (random(2)) circle->dy[i] = -circle->dy[i];
|
if (random(2)) circle->dy[i] = -circle->dy[i];
|
||||||
}
|
}
|
||||||
|
|
||||||
// tft.startWrite(); // TFT chip select held low permanently
|
tft.startWrite(); // TFT chip select held low permanently
|
||||||
|
|
||||||
startMillis = millis();
|
startMillis = millis();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user