mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-20 19:33:56 +08:00
Merge panda subtree
This commit is contained in:
4
panda/boardesp/python2_make.py
Normal file
4
panda/boardesp/python2_make.py
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
import os
|
||||
import sys
|
||||
os.system(sys.argv[1])
|
||||
Reference in New Issue
Block a user