/* * gen_user.h for enduranceTestBench - generated by CANopen DeviceDesigner 3.14.2 */ /* protect against multiple inclusion of the file */ #ifndef GEN_USER_H #define GEN_USER_H 1 #include #include /* prototype for function to overwrite predefined connection set */ RET_T userOverwriteCobIdSettings(void); /* prototype for function to set default values of strings */ RET_T userOverwriteStringDefaultvalues(void); #endif /* GEN_USER */