5 lines
97 B
C
5 lines
97 B
C
#ifndef CAMERADRIVER_H
|
|
#define CAMERADRIVER_H
|
|
void CameraInitProtocol(SicsInterp *pSics);
|
|
#endif
|