pimoroni-pico/micropython/modules/pico_rgb_keypad
DiddyWolf d7955e9653
Fix picokeypad.clear()
Using release 0.1.1 of pimoroni-pico-micropython, the picokeypad.clear() function does not seem to work. Looking through the code, it appears that clear is actually calling init instead.
2021-04-04 10:44:24 -05:00
..
micropython.cmake Drop redundant -D 2021-03-23 13:00:01 +00:00
micropython.mk Added c++ code and mpy wrapper for pico_rgb_keypad, with examples 2021-01-19 18:40:51 +00:00
pico_rgb_keypad.c Fix picokeypad.clear() 2021-04-04 10:44:24 -05:00
pico_rgb_keypad.cpp Fix include paths in MicroPython modules 2021-03-30 15:50:18 +01:00
pico_rgb_keypad.h Added c++ code and mpy wrapper for pico_rgb_keypad, with examples 2021-01-19 18:40:51 +00:00