pub unsafe extern "C" fn infrared_worker_rx_start(
instance: *mut InfraredWorker,
)Expand description
Start InfraredWorker thread, initialise furi_hal, prepare all work.
ยงArguments
instance(direction in) - - InfraredWorker instance
pub unsafe extern "C" fn infrared_worker_rx_start(
instance: *mut InfraredWorker,
)Start InfraredWorker thread, initialise furi_hal, prepare all work.
instance (direction in) - - InfraredWorker instance