pub unsafe extern "C" fn subghz_protocol_decoder_base_get_string(
decoder_base: *mut SubGhzProtocolDecoderBase,
output: *mut FuriString
) -> boolExpand description
Getting a textual representation of the received data.
Arguments
decoder_base- Pointer to a SubGhzProtocolDecoderBase instanceoutput- Resulting text