3 #ifndef _REC_ROBOTINO_API2_C_ENCODERINPUT_H_ 4 #define _REC_ROBOTINO_API2_C_ENCODERINPUT_H_ 6 #include "rec/robotino/api2/c/globals.h" 20 #define INVALID_ENCODERINPUTID -1 60 #endif //_REC_ROBOTINO_API2_C_ENCODERINPUT_H_
In "rec/robotino/api2/c/Com.h" you can find functions for manipulating the communication interface to...
int ComId
Definition: Com.h:50