One Motor 0.6.0
RoboMaster全平台一站式电机驱动库
载入中...
搜索中...
未找到
OneMotor::Motor::DJI::ValidMotorId 概念参考

概念定义

template<typename Traits, uint8_t id>
{
{ Traits::max_id } -> std::convertible_to<uint8_t>;
} && (id >= 1 && id <= Traits::max_id)