We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755fdfa commit e06f836Copy full SHA for e06f836
1 file changed
ports/raspberrypi/bindings/rp2pio/StateMachine.c
@@ -62,6 +62,7 @@
62
//| program: ReadableBuffer,
63
//| frequency: int,
64
//| *,
65
+//| may_exec: Optional[ReadableBuffer] = None,
66
//| init: Optional[ReadableBuffer] = None,
67
//| first_out_pin: Optional[microcontroller.Pin] = None,
68
//| out_pin_count: int = 1,
0 commit comments