From 2379434200219132ee252f12d47a1e5efd160f42 Mon Sep 17 00:00:00 2001 From: mrDarker <mr.darker@163.com> Date: 星期三, 06 八月 2025 15:32:44 +0800 Subject: [PATCH] 1. 实时扫描界面新添两个相机(侧面检) --- EdgeInspector_App/PLC/Control_Interface_New.h | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/EdgeInspector_App/PLC/Control_Interface_New.h b/EdgeInspector_App/PLC/Control_Interface_New.h index 7036b13..2ee912e 100644 --- a/EdgeInspector_App/PLC/Control_Interface_New.h +++ b/EdgeInspector_App/PLC/Control_Interface_New.h @@ -1,16 +1,16 @@ -#pragma once +锘�#pragma once #include "Thread_ControlIF.h" #include "TransDataManager.h" #include "BICommon.h" -// MINI LED EI, NOTCH (狐傅) +// MINI LED EI, NOTCH (鐙愬倕) // #define MINI_LED_PLC_ADDR_SENDSIGNAL 2129 // #define MINI_LED_PLC_TRASFERDATA_ADDR 2000 // #define MINI_LED_PLC_ADDR_GLASS_JUDEMENT 2100 // #define MINI_LED_PLC_ADDR_PROFILE_JUDEMENT 4300 -// EI, NOTCH, RCUT (扁粮 BF) +// EI, NOTCH, RCUT (鎵佺伯 BF) #if MINI_LED #define EI_PLC_ADDR_SENDSIGNAL 2129 #define EI_PLC_TRASFERDATA_ADDR 2000 -- Gitblit v1.9.3