35 #ifndef _DBW_FCA_CAN_PLATFORM_VERSION_H 36 #define _DBW_FCA_CAN_PLATFORM_VERSION_H 81 default:
return "UNKNOWN";
87 case M_BPEC:
return "BPEC ";
88 case M_TPEC:
return "TPEC ";
91 case M_ABS:
return "ABS ";
92 case M_BOO:
return "BOO ";
93 case M_EPS:
return "EPS ";
94 default:
return "UNKNOWN";
121 #endif // _DBW_FCA_CAN_PLATFORM_VERSION_H
static const char * platformToString(Platform x)
static const char * moduleToString(Module x)