35 #ifndef _DBW_MKZ_CAN_PLATFORM_VERSION_H 36 #define _DBW_MKZ_CAN_PLATFORM_VERSION_H 85 default:
return "UNKNOWN";
91 case M_BPEC:
return "BPEC ";
92 case M_TPEC:
return "TPEC ";
95 case M_ABS:
return "ABS ";
96 case M_BOO:
return "BOO ";
97 case M_EPS:
return "EPS ";
98 default:
return "UNKNOWN";
125 #endif // _DBW_MKZ_CAN_PLATFORM_VERSION_H
static const char * moduleToString(Module x)
static const char * platformToString(Platform x)