Commit f1f703eb authored by kazushi.kawamura's avatar kazushi.kawamura

fix bugs

parent 51026c0e
......@@ -92,7 +92,7 @@ def main(args):
if mmio.read(0x10) == 0:
print('Fail routing m(_ _)m')
return # End function
sys.exit(1)
W_ext = np.zeros((1,), dtype=np.int16)
H_ext = np.zeros((1,), dtype=np.int16)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment