mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 05:06:30 +04:00
nice one key doesnt fit in display fully
This commit is contained in:
@@ -865,7 +865,7 @@ void subghz_protocol_decoder_nice_flor_s_get_string(void* context, FuriString* o
|
|||||||
furi_string_cat_printf(
|
furi_string_cat_printf(
|
||||||
output,
|
output,
|
||||||
"%s %dbit\r\n"
|
"%s %dbit\r\n"
|
||||||
"Key:0x%013llX%llX\r\n"
|
"Key:%013llX%llX\r\n"
|
||||||
"Sn:%05lX\r\n"
|
"Sn:%05lX\r\n"
|
||||||
"Cnt:%04lX Btn:%02X\r\n",
|
"Cnt:%04lX Btn:%02X\r\n",
|
||||||
NICE_ONE_NAME,
|
NICE_ONE_NAME,
|
||||||
|
|||||||
Reference in New Issue
Block a user