// // Created by linbo on 2025/10/22. // #include "hardware/can/motor_protocol/ti5motorprotocol.h" using namespace cmvr::hardware; Ti5MotorProtocol::Ti5MotorProtocol(const XmlNode &cfg):AbstractMotorProtocol(cfg) { }