From 6a9ad7ec93218913a2ce3b898bb036f18f8f0da4 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 13 八月 2020 17:06:36 +0800 Subject: [PATCH] 20200813 --- HDL_ON/Entity/Enumerative/Command.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HDL_ON/Entity/Enumerative/Command.cs b/HDL_ON/Entity/Enumerative/Command.cs index 4ade55f..3df4341 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 /// 澧炲姞鍗曚釜鍥炶矾浜害鍊肩殑璇诲彇 -- Gitblit v1.8.0