subghz_protocol_decoder_raw_get_string

Function subghz_protocol_decoder_raw_get_string 

Source
pub unsafe extern "C" fn subghz_protocol_decoder_raw_get_string(
    context: *mut c_void,
    output: *mut FuriString,
)
Expand description

Getting a textual representation of the received data.

ยงArguments

  • context - Pointer to a SubGhzProtocolDecoderRAW instance
  • output - Resulting text