更新 readme.md

This commit is contained in:
Jeff 2025-01-20 21:04:08 +08:00
parent 5b1b2cda42
commit aea9ab4669

View File

@ -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;
```