]> Pileus Git - ~andy/csm213a-hw/blobdiff - vis/makefile
Add serial interface
[~andy/csm213a-hw] / vis / makefile
index 9f2eec9f9301c895edce37b181ee0740230a5803..26271df3f0ed32dd58ce08a3bc7da1e30d6987b6 100644 (file)
@@ -1,5 +1,5 @@
 run:
-       ./main.py
+       python -u ./main.py
 
 clean:
        rm -rf *.pyc __pycache__