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 0d58eb4 commit 38962e7Copy full SHA for 38962e7
examples/pioasm_background_morse.py
@@ -69,6 +69,7 @@
69
pull_threshold=16,
70
auto_pull=True,
71
out_shift_right=False,
72
+ **pio_code.pio_kwargs,
73
)
74
75
# To simply repeat 'TEST' forever, change to 'if True':
0 commit comments