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 8f1a4fd commit 8883416Copy full SHA for 8883416
shared-bindings/keypaddemux/DemuxKeyMatrix.c
@@ -60,7 +60,7 @@
60
//| max_events: int = 64,
61
//| ) -> None:
62
//| """
63
-//| Create a `Keys` object that will scan the key matrix attached to the given row and column pins.
+//| Create a `keypad.Keys` object that will scan the key matrix attached to the given row and column pins.
64
//| There should not be any external pull-ups or pull-downs on the matrix:
65
//| ``DemuxKeyMatrix`` enables internal pull-ups or pull-downs on the pins as necessary.
66
//|
0 commit comments