Unverified Commit 27cf479e authored by Bodmer's avatar Bodmer Committed by GitHub

Update Viewport_Demo.ino

parent 26ffe75a
......@@ -110,6 +110,8 @@ void loop()
tft.setViewport(x, y, w, h);
plotBox();
delay(0);
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment