We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d0864 commit 2860593Copy full SHA for 2860593
1 file changed
shared-bindings/keypad/ShiftRegisterKeys.c
@@ -44,7 +44,7 @@
44
//| data: Union[microcontroller.Pin, List[microcontroller.Pin]],
45
//| latch: microcontroller.Pin,
46
//| value_to_latch: bool = True,
47
-//| key_count: Union[int, List[int]]
+//| key_count: Union[int, List[int]],
48
//| value_when_pressed: bool,
49
//| interval: float = 0.020,
50
//| max_events: int = 64
0 commit comments