from home to work. one step from the end

This commit is contained in:
Dmitry422
2025-11-30 21:57:10 +07:00
parent a493612444
commit b8bec12974
12 changed files with 187 additions and 272 deletions

View File

@@ -599,7 +599,7 @@ void subghz_protocol_decoder_secplus_v1_get_string(void* context, FuriString* ou
furi_string_cat_printf(
output,
"Sn:0x%08lX\r\n"
"Cnt:0x%03lX "
"Cnt:%03lX "
"SwID:0x%X\r\n",
instance->generic.serial,
instance->generic.cnt,
@@ -618,7 +618,7 @@ void subghz_protocol_decoder_secplus_v1_get_string(void* context, FuriString* ou
furi_string_cat_printf(
output,
"Sn:0x%08lX\r\n"
"Cnt:0x%03lX "
"Cnt:%03lX "
"SwID:0x%X\r\n",
instance->generic.serial,
instance->generic.cnt,