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