You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
265 B

12 months ago
  1. ```
  2. 1. 添加从机心跳检测程序,超时后自动关闭所有硬件
  3. 2. 主机添加复位标志位检测程序
  4. 3. 从机添加设备启动上报包。监听从机复位事件
  5. 4. 添加关机指令
  6. 5. 关闭时间自动更新 (OK)
  7. ```