From aea9ab46694e4afcb7c640acaf39cd3f6112f7ca Mon Sep 17 00:00:00 2001 From: Jeff Date: Mon, 20 Jan 2025 21:04:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/readme.md b/readme.md index 2792cb5..3e66a4a 100644 --- a/readme.md +++ b/readme.md @@ -45,16 +45,5 @@ flowchart TD 是否中斷連線 -->|否| 相機工作模式 相機中斷連線 --> 結束 - style 判斷相機類型 font-family: "標楷體" - style 是否輸入IDS相機序號 font-family: "標楷體" - style 相機連線 font-family: "標楷體" - style 單張擷取 font-family: "標楷體" - style 連續取像 font-family: "標楷體" - style 停止連續取像 font-family: "標楷體" - style 相機工作模式 font-family: "標楷體" - style 是否中斷連線 font-family: "標楷體" - style 相機中斷連線 font-family: "標楷體" - style 開始 font-family: "標楷體" - style 結束 font-family: "標楷體" classDef default fill:transparent,stroke:#000,stroke-width:2px; ```