add:倒车辅助线

This commit is contained in:
2026-04-07 14:11:33 +08:00
parent fc4b56776b
commit 04561d2697
5 changed files with 74 additions and 19 deletions

View File

@@ -10,5 +10,5 @@ do
echo kill${pid}
kill -9 $pid
echo kill${pid}success
sleep 1
sleep 0.1
done