From f718d23a262a5a8e1241fdeaeb4153399f95e79d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 21 四月 2020 09:19:05 +0800
Subject: [PATCH] 20200421

---
 HDL_ON/Entity/Enumerative/Command.cs |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/HDL_ON/Entity/Enumerative/Command.cs b/HDL_ON/Entity/Enumerative/Command.cs
index d451934..2434d73 100644
--- a/HDL_ON/Entity/Enumerative/Command.cs
+++ b/HDL_ON/Entity/Enumerative/Command.cs
@@ -1,13 +1,7 @@
 锘縰sing System;
 namespace HDL_ON.Entity
 {
-    /// <summary>
-    /// a鍗忚鍛戒护
-    /// </summary>
-    public enum Command_A_Protocol
-    {
-        write ,
-    }
+   
 
     /// <summary>
     /// 鎿嶄綔鐮�
@@ -1884,8 +1878,8 @@
         /// 閫�鍑哄畨瑁呰皟璇� 鍛戒护E3E0 闄勫姞鏁版嵁3涓猙yte 绗竴涓�17 绗簩涓� 238 绗笁涓�2 鍙嶉E3E1 鍙嶉鐨勯檮鍔犳暟鎹涓�涓猙yte涓�17 绗簩涓猙yte涓�238 绗笁涓猙yte涓�2鏃惰〃绀洪��鍑哄畨瑁呰皟璇曟垚鍔�
         /// 鐐瑰姩 鍛戒护E3E0 闄勫姞鏁版嵁2涓猙yte  绗竴涓�33 绗簩涓細鐐瑰姩寮�涓�1锛岀偣鍔ㄥ叧2
         /// </summary>
-        UpdataCurtainModelStutas = 0xE3E0,
-        UpdataCurtainModelStutasACK = 0xE3E1,
+        SetCurtainModelStutas = 0xE3E0,
+        SetCurtainModelStutasACK = 0xE3E1,
 
         /// <summary>
         /// 绐楀笜妯″潡鐘舵�佸箍鎾洖澶�

--
Gitblit v1.8.0