mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-08 20:09:03 +02:00
remove extra lines on touch
This commit is contained in:
@@ -304,10 +304,6 @@ while :
|
|||||||
|
|
||||||
# no special case - show status display
|
# no special case - show status display
|
||||||
/home/admin/00infoBlitz.sh
|
/home/admin/00infoBlitz.sh
|
||||||
if [ ${#touchscreen} -gt 0 ] && [ ${touchscreen} -gt 0 ]; then
|
|
||||||
echo ""
|
|
||||||
echo ""
|
|
||||||
fi
|
|
||||||
sleep 5
|
sleep 5
|
||||||
|
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user