From 5d6626e390f7bccbbfbc0df1e95f8fb86a53af58 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 15 十二月 2020 18:25:47 +0800
Subject: [PATCH] Merge branch 'NewFilePath' into CJL
---
HDL_ON/Entity/Enumerative/Command.cs | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/HDL_ON/Entity/Enumerative/Command.cs b/HDL_ON/Entity/Enumerative/Command.cs
index 520ab11..4bb8432 100644
--- a/HDL_ON/Entity/Enumerative/Command.cs
+++ b/HDL_ON/Entity/Enumerative/Command.cs
@@ -1346,13 +1346,13 @@
/// 鍗曡矾璋冭妭璇诲彇鐘舵��
/// 鍥炶矾鏁帮紙1B锛夛紝鍚勫洖璺紑鍏抽噺锛� n B锛�
/// </summary>
- ReadLightEquipmentAllLoopBrightness = 0x0033,
+ ReadLightAllLoopBrightness = 0x0033,
/// <summary>
/// 0x0034
/// 鍗曡矾璋冭妭璇诲彇鐘舵�佸洖澶�
/// 1byte锛堝洖璺�绘暟锛塶byte(姣忎釜瀛楄妭琛ㄧず瀵瑰簲鍥炶矾鐨勪寒搴�0-100)
/// </summary>
- ReadLightEquipmentAllLoopBrightnessACK = 0x0034,
+ ReadLightAllLoopBrightnessACK = 0x0034,
/// <summary>
/// 0xE4F4
/// 澧炲姞鍗曚釜鍥炶矾浜害鍊肩殑璇诲彇
@@ -1839,6 +1839,9 @@
/// 璇诲彇闈㈡澘鐘舵��
/// </summary>
ReadInstructionPanelKey = 0xE3DA,
+ /// <summary>
+ /// 0xE3DB
+ /// </summary>
ReadInstructionPanelKeyACK = 0xE3DB,
@@ -2738,7 +2741,7 @@
///1 閫昏緫鍥炶矾鍙�
///2 鏁翠綋浜害
///3 棰滆壊鍙� 鍥哄畾涓� 254
- ///4 杩愯鏃舵暗楂樹綅
+ ///4 杩愯鏃堕棿 楂樹綅
///5 杩愯鏃堕棿 浣庝綅
///6 閫昏緫鐏被鍨� 1-5//1鍗曡矾 2CCT 3RGB 4RGBW 5RGBWY
///7 閫昏緫鍥炶矾 閫氶亾1鐨勫�� //RGB鏈�澶у�兼槸255 鍏跺畠绫讳负鏈�澶т负100
--
Gitblit v1.8.0