mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-01 03:34:43 +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];
|
||||
}
|
||||
|
||||
// tft.startWrite(); // TFT chip select held low permanently
|
||||
tft.startWrite(); // TFT chip select held low permanently
|
||||
|
||||
startMillis = millis();
|
||||
}
|
||||
|
Reference in New Issue
Block a user