Update Viewport_Demo.ino
This commit is contained in:
parent
26ffe75a0e
commit
27cf479e55
|
|
@ -110,6 +110,8 @@ void loop()
|
|||
tft.setViewport(x, y, w, h);
|
||||
|
||||
plotBox();
|
||||
|
||||
delay(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue