From 457d608621165f197d2372bfae742014d87c3f84 Mon Sep 17 00:00:00 2001 From: spdis Date: Wed, 10 Jun 2026 15:20:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dctl.sh:=20init=5Fpins?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E5=BC=BA=E5=88=B6=E8=A6=86=E5=86=99showImg?= =?UTF-8?q?=3D1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sisyphus --- ctl.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ctl.sh b/ctl.sh index 4d0ecab..091322f 100644 --- a/ctl.sh +++ b/ctl.sh @@ -47,7 +47,6 @@ init_pins() { echo 0 > "$DIR/mortor_kd" 2>/dev/null echo 40 > "$DIR/foresee" 2>/dev/null echo 0 > "$DIR/start" 2>/dev/null - echo 1 > "$DIR/showImg" 2>/dev/null echo "[demo] 引脚初始化完成" }