Skip to content

Commit e06f836

Browse files
committed
add may_exec to parameter list
1 parent 755fdfa commit e06f836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/raspberrypi/bindings/rp2pio/StateMachine.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
//| program: ReadableBuffer,
6363
//| frequency: int,
6464
//| *,
65+
//| may_exec: Optional[ReadableBuffer] = None,
6566
//| init: Optional[ReadableBuffer] = None,
6667
//| first_out_pin: Optional[microcontroller.Pin] = None,
6768
//| out_pin_count: int = 1,

0 commit comments

Comments
 (0)