init Files
This commit is contained in:
4
libraries/lvgl/examples/test_ex.sh
Executable file
4
libraries/lvgl/examples/test_ex.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
cat ../../header.py $1 > test.py
|
||||
chmod +x test.py
|
||||
./test.py
|
||||
Reference in New Issue
Block a user