mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
The third and fourth parameters in display.rect() and display.fill_rect() are not x,y coordinates, but are instead width,height values. Update the comment after the example to show the correct x,y coordinates of the bottom right corner of each rectangle, respectively.
3.3 KiB
3.3 KiB