mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-09 23:54:43 +02:00
Update Viewport_Demo.ino
This commit is contained in:
@@ -110,6 +110,8 @@ void loop()
|
|||||||
tft.setViewport(x, y, w, h);
|
tft.setViewport(x, y, w, h);
|
||||||
|
|
||||||
plotBox();
|
plotBox();
|
||||||
|
|
||||||
|
delay(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user