Fork of Tangara with customizations
 
 
 
 
 
 
tangara-fw/lib/lvgl/examples/test_ex.sh

4 lines
70 B

#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py