pimoroni / pimoroni-pico

Libraries and examples to support Pimoroni Pico add-ons in C++ and MicroPython.
https://shop.pimoroni.com/collections/pico
MIT License
1.23k stars 474 forks source link

Fixed arg order bug #929

Closed thirdr closed 2 months ago

thirdr commented 2 months ago

Fixed a problem with the argument order in graphics.text() that stopped the text from displaying.