1. 修改支持总开关关闭记忆开关状态功能

2. 新增强制复位功能
This commit is contained in:
2025-08-07 09:08:41 +08:00
parent 1a40c6f348
commit 0a4e83dad7
7 changed files with 387 additions and 68 deletions

View File

@ -30,7 +30,7 @@ extern "C" {
#define DEVICE_HIVERSION "1.0.0"
/* 设备固件版本号 */
#define FIRMWARE_VER "1.0.4"
#define FIRMWARE_VER "1.0.5"
/* 设备硬件版本号 */
#define HARDWARE_VER "1.0.0"
/* 设备软件版本号 */