From 4c82acffac2e005c3db78c6e80a2f82f9fae6d21 Mon Sep 17 00:00:00 2001 From: r3df0xx Date: Mon, 11 Apr 2022 17:29:51 +0300 Subject: [PATCH] Update faac_slh.c --- lib/subghz/protocols/faac_slh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/subghz/protocols/faac_slh.c b/lib/subghz/protocols/faac_slh.c index d19c019da..25222e408 100644 --- a/lib/subghz/protocols/faac_slh.c +++ b/lib/subghz/protocols/faac_slh.c @@ -445,7 +445,7 @@ void subghz_protocol_decoder_faac_slh_get_string(void* context, string_t output) "Key:%lX%08lX\r\n" "Fix:%08lX Cnt:%04X\r\n" "Hop:%08lX Btn:%lX\r\n" - "Sn:%07lX Seed:%8X\r\n", + "Sn:%07lX Seed:%8X\r\n", instance->generic.protocol_name, instance->generic.data_count_bit, (uint32_t)(instance->generic.data >> 32),