From 12fc574703adc0528a7e905540dbd1ba26015c37 Mon Sep 17 00:00:00 2001 From: LWQ <1806950222@qq.com> Date: 星期三, 13 八月 2025 19:17:42 +0800 Subject: [PATCH] Merge branch 'side_inspection' of https://soft.boounion.cn/r/~liuyang/MiniLED_ADM into side_inspection --- 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