OMOTE/LVGL Simulator/LvglPlatform/lvgl/examples/test_ex.sh

5 lines
70 B
Bash
Raw Normal View History

2023-06-28 14:26:56 -04:00
#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py