]> Pileus Git - ~andy/csm213a-hw/blob - vis/makefile
Add serial interface
[~andy/csm213a-hw] / vis / makefile
1 run:
2         python -u ./main.py
3
4 clean:
5         rm -rf *.pyc __pycache__