linkpi_firmware_history/rootfs/link/shell/tft.sh

6 lines
55 B
Bash

while [ true ]
do
/link/bin/TFT
sleep 2
done