5 lines
110 B
C
5 lines
110 B
C
#ifndef OMRON_ASYNCPROTOCOL_H
|
|
#define OMRON_ASYNCPROTOCOL_H
|
|
void OMRONInitProtocol(SicsInterp *pSics);
|
|
#endif
|