fix: 开机启动延时应不低于 15s,防止设备连接后自动启动,导致连接失败
This commit is contained in:
@@ -44,8 +44,8 @@ chmod +x ./flash
|
|||||||
# 执行命令后拔掉小爱音箱的电源线,重新插上电源,等待设备连接
|
# 执行命令后拔掉小爱音箱的电源线,重新插上电源,等待设备连接
|
||||||
./flash connect
|
./flash connect
|
||||||
|
|
||||||
# 第 2 步:设置启动延时(5 秒)
|
# 第 2 步:设置启动延时(15 秒)
|
||||||
./flash delay 5
|
./flash delay 15
|
||||||
|
|
||||||
# 第 3 步:切换启动分区
|
# 第 3 步:切换启动分区
|
||||||
./flash switch boot0
|
./flash switch boot0
|
||||||
|
|||||||
Reference in New Issue
Block a user