pub async fn step(
conn: &Connection,
endpoint: u16,
direction: StepDirection,
wrap: bool,
lowest_off: bool,
) -> Result<()>Expand description
Invoke Step command on cluster Fan Control.
pub async fn step(
conn: &Connection,
endpoint: u16,
direction: StepDirection,
wrap: bool,
lowest_off: bool,
) -> Result<()>Invoke Step command on cluster Fan Control.