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