This commit is contained in:
小马_666 2025-01-24 10:36:51 +08:00
parent d153fe6d6d
commit 213228892c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#define MAX_EXPIRATION_DAYS (365 * MAX_EXPIRATION_YEARS + 30 * 3U)
#define SYS_HW_VERSION (0X22U)
#define SYS_SW_VERSION (0X15U)
#define SYS_SW_VERSION (0X16U)
#define SYS_IOT_UPLOAD_CYCLE_MIN (0X3C00U) // 高位在前,低位在后
#define SYS_IOT_RETRY (0X03U)
#define SYS_TEMP_ALARM_THRESHOLD (0X30U)