pimoroni-pico/micropython/modules/st7789
Phil Howard cf6b6e04f4 ST7789: Simplify MicroPython bindings.
Kwargs should not be used unless there are non-required arguments with default values.

Save ~290 bytes and a bunch of noisy lines of code.
2022-06-13 20:11:09 +01:00
..
micropython.cmake
st7789.c ST7789: Simplify MicroPython bindings. 2022-06-13 20:11:09 +01:00
st7789.cpp ST7789: Simplify MicroPython bindings. 2022-06-13 20:11:09 +01:00
st7789.h ST7789: Simplify MicroPython bindings. 2022-06-13 20:11:09 +01:00