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
pub async fn set_button(
deck: &AsyncStreamDeck,
index: u8,
button: &Button,
config: &RenderConfig,
) -> Result<(), StreamDeckError>Sets a button on the Stream Deck at the specified index