thanks pylint for catching this problem
This commit is contained in:
parent
f7b72318eb
commit
818abfb42a
1 changed files with 1 additions and 1 deletions
|
|
@ -136,4 +136,4 @@ b = array.array("L", [0])
|
|||
while True:
|
||||
pio.run(jmp_0.assembled)
|
||||
pio.clear_rxfifo()
|
||||
pio.write_readinto(instruction, buf)
|
||||
pio.write_readinto(control, buf)
|
||||
|
|
|
|||
Loading…
Reference in a new issue