We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523e785 commit c37f0c2Copy full SHA for c37f0c2
adafruit_neotrellis/neotrellis.py
@@ -62,6 +62,7 @@
62
_NEO_TRELLIS_NUM_COLS = const(8)
63
_NEO_TRELLIS_NUM_KEYS = const(64)
64
65
+
66
class NeoTrellis(Keypad):
67
"""Driver for the Adafruit NeoTrellis."""
68
0 commit comments