simulator/lvgl_v8_back/lvgl/examples/test_ex.sh

5 lines
70 B
Bash
Raw Permalink Normal View History

2024-03-28 13:29:24 +00:00
#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py