mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 06:54:19 +00:00
hay21 small ui fix
This commit is contained in:
parent
58a167586e
commit
7333c550d2
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,7 @@ void subghz_protocol_decoder_hay21_get_string(void* context, FuriString* output)
|
|||
|
||||
furi_string_cat_printf(
|
||||
output,
|
||||
"%s %db\r\n"
|
||||
"%s - %dbit\r\n"
|
||||
"Key: 0x%06lX\r\n"
|
||||
"Serial: 0x%02X\r\n"
|
||||
"Btn: 0x%01X - %s\r\n"
|
||||
|
|
Loading…
Reference in a new issue