Type Definition deoxy::MotorRange [] [src]

type MotorRange = (Duration, Duration);

Represents the range of possible values a motor's pulse width can take (as (min, max)).