ReeceStevens / freepulse

A low-cost patient monitor for developing world hospitals and low-resource settings.
http://www.freepulsemed.com
MIT License
16 stars 1 forks source link

Slow shape drawing on TFT #2

Closed ReeceStevens closed 8 years ago

ReeceStevens commented 8 years ago

Drawing a filled rectangle requires a delay statement to complete. This prevents buttons from being drawn in a timely fashion and also requires lots of delay statements, which is ugly.