pub unsafe extern "C" fn furi_hal_infrared_is_busy() -> bool
Expand description

Check if INFRARED is in use now.

@return true if INFRARED is busy, false otherwise.