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
micropython.mk
pico_rgb_keypad.c Fix picokeypad.clear() 2021-04-04 10:44:24 -05:00
pico_rgb_keypad.cpp
pico_rgb_keypad.h