use commplc interface for main thread
This commit is contained in:
@@ -15,7 +15,8 @@ namespace LibComm
|
||||
event OnDataReceived OnDataReceived;
|
||||
event OnConnectStatus OnConnectStatus;
|
||||
event OnTrigCamera OnTrigCamera;
|
||||
void Initialize();
|
||||
event OnCameraStatus OnCameraStatus;
|
||||
void Start();
|
||||
void Stop();
|
||||
void NoticeCamComplete(int index, byte[] datax);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user