Commit b5f79fff 刘韬

接入eyem之前

1 个父辈 408eb5a5
...@@ -94,7 +94,7 @@ namespace AccAOI ...@@ -94,7 +94,7 @@ namespace AccAOI
comType.ItemAdd(ControlType.Mark); comType.ItemAdd(ControlType.Mark);
comType.ItemAdd(ControlType.AOIBlob); comType.ItemAdd(ControlType.AOIBlob);
comType.ItemAdd(ControlType.AOIRGB); comType.ItemAdd(ControlType.AOIRGB);
//comType.ItemAdd(ControlType.Match); comType.ItemAdd(ControlType.Match);
comType.ItemAdd(ControlType.ColorMatch); comType.ItemAdd(ControlType.ColorMatch);
comType.Text = ControlType.Mark; comType.Text = ControlType.Mark;
} }
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!