liftof_rb::api

Function send_ltb_threshold_set

Source
pub fn send_ltb_threshold_set(
    _ltb_id: u8,
    threshold_name: LTBThresholdName,
    threshold_level: u16,
) -> Result<(), SetError>