添加自研批检仪检测命令
This commit is contained in:
@@ -9,6 +9,8 @@ class slave_check:public HandleSlave
|
||||
public:
|
||||
slave_check():HandleSlave(){}
|
||||
int start(myarray data);
|
||||
int dolater(int cmd, myarray data);
|
||||
void timeout();
|
||||
};
|
||||
|
||||
#endif // CMD_SLAVE_H
|
||||
|
Reference in New Issue
Block a user