From 6ba20a51d17d6be2cf9886f3622863e95c2994fb Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期三, 13 八月 2025 19:57:17 +0800
Subject: [PATCH] 1. 添加侧面检的视觉库

---
 EdgeInspector_App/BICommon.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/EdgeInspector_App/BICommon.h b/EdgeInspector_App/BICommon.h
index f4ef8f0..2ea2e7d 100644
--- a/EdgeInspector_App/BICommon.h
+++ b/EdgeInspector_App/BICommon.h
@@ -1,4 +1,4 @@
-#ifndef BL_COMMON_H
+锘�#ifndef BL_COMMON_H
 #define BL_COMMON_H
 
 #include <windows.h>
@@ -11,7 +11,7 @@
 #define OFFLINE_KEY           0   //OFFLINE_KEY:1鏄绾挎ā寮�;0鏄湪绾挎ā寮�
 #define MINI_LED              0   //Mini杞﹂棿
 #define MINI_NOTCH			  0   //Mini杞﹂棿, 鏄惁浣跨敤鍒绘Ы鍔熻兘
-#define HALCON_VISION_KEY     0   //鏄惁鍚敤HALCON
+#define HALCON_VISION_KEY     1   //鏄惁鍚敤HALCON
 #define USE_WEBSOCKET         0   //鏄惁鍚敤websocket(AI)
 #define USE_AI_DETECT         0   //鏄惁鍚敤AI妫�娴�
 

--
Gitblit v1.9.3