Skip to content

Commit 8883416

Browse files
CDariusdhalbert
andauthored
Update shared-bindings/keypaddemux/DemuxKeyMatrix.c
Co-authored-by: Dan Halbert <[email protected]>
1 parent 8f1a4fd commit 8883416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/keypaddemux/DemuxKeyMatrix.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
//| max_events: int = 64,
6161
//| ) -> None:
6262
//| """
63-
//| Create a `Keys` object that will scan the key matrix attached to the given row and column pins.
63+
//| Create a `keypad.Keys` object that will scan the key matrix attached to the given row and column pins.
6464
//| There should not be any external pull-ups or pull-downs on the matrix:
6565
//| ``DemuxKeyMatrix`` enables internal pull-ups or pull-downs on the pins as necessary.
6666
//|

0 commit comments

Comments
 (0)