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 f7b7231 commit 818abfbCopy full SHA for 818abfb
CircuitPython_Feather_DVI_Xerox_820/code.py
@@ -136,4 +136,4 @@ def control_gen():
136
while True:
137
pio.run(jmp_0.assembled)
138
pio.clear_rxfifo()
139
- pio.write_readinto(instruction, buf)
+ pio.write_readinto(control, buf)
0 commit comments