pub unsafe extern "C" fn subghz_protocol_decoder_base_get_string(
    decoder_base: *mut SubGhzProtocolDecoderBase,
    output: *mut FuriString
) -> bool
Expand description

Getting a textual representation of the received data.

Arguments

  • decoder_base - Pointer to a SubGhzProtocolDecoderBase instance
  • output - Resulting text