@ -120,6 +120,9 @@ typedef enum {
*/
kmini_servo_not_enable = ERROR_CODE(700, 0), // 未找到零点
} error_t;
const char* error2str(int32_t code);