init lvgl code
This commit is contained in:
4
LVGL.Simulator/lvgl/examples/test_ex.sh
Normal file
4
LVGL.Simulator/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