remove extra lines on touch

This commit is contained in:
rootzoll 2020-01-27 03:24:22 +01:00
parent 0588d38719
commit 90338dee2c

View File

@ -304,10 +304,6 @@ while :
# no special case - show status display
/home/admin/00infoBlitz.sh
if [ ${#touchscreen} -gt 0 ] && [ ${touchscreen} -gt 0 ]; then
echo ""
echo ""
fi
sleep 5
done