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. @param decoder_base Pointer to a SubGhzProtocolDecoderBase instance @param output Resulting text