From b800fbdf874cdc75ddc137ea2c22ac2c25d8b45c Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期二, 26 十一月 2019 10:10:37 +0800
Subject: [PATCH] 2019.11.26
---
ZigbeeApp/Shared/R.cs | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index f4214e5..0567860 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -1117,8 +1117,10 @@
/// 5鎸�
/// </summary>
public const int Swing_Fifth = 13506;
-
-
+ /// <summary>
+ /// 璇锋竻娲佹护缃�
+ /// </summary>
+ public const int NeedCleanAC = 13511;
--
Gitblit v1.8.0