Commit 2c06df2e authored by captainwong's avatar captainwong

update

parent 53716123
Pipeline #97 failed with stages
......@@ -59,6 +59,7 @@ typedef uint32_t AdemcoGG;
typedef uint32_t AdemcoZone;
//! 安定宝ID范围
#define ADEMCO_ID_INVALID 0
#define ADEMCO_ID_MIN 1
#define ADEMCO_ID_MAX 999999 // 兼容性考虑,最大安定宝 ID 为 0x0F423F
#define ADEMCO_ID_SENTINEL (ADEMCO_ID_MAX + 1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment