Function set_button

Source
pub async fn set_button(
    deck: &AsyncStreamDeck,
    index: u8,
    button: &Button,
    config: &RenderConfig,
) -> Result<(), StreamDeckError>
Expand description

Sets a button on the Stream Deck at the specified index