Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
4
sdk/lib/lvgl/examples/test_ex.sh
Normal file
4
sdk/lib/lvgl/examples/test_ex.sh
Normal 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