spawn_device_thread

Function spawn_device_thread 

Source
pub fn spawn_device_thread(
    core: Arc<SDCore>,
    streamdeck: StreamDeck,
    key_tx: UnboundedSender<(u8, bool)>,
) -> DeviceThreadHandle
Expand description

Spawns device thread from a core reference