mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Fix typo
This commit is contained in:
@@ -283,7 +283,7 @@ void ws_protocol_decoder_wendox_w6726_get_string(void* context, FuriString* outp
|
||||
WSProtocolDecoderWendoxW6726* instance = context;
|
||||
furi_string_cat_printf(
|
||||
output,
|
||||
"%s\r\ndbit\r\n"
|
||||
"%s\r\n%dbit\r\n"
|
||||
"Key:0x%lX%08lX\r\n"
|
||||
"Sn:0x%lX Ch:%d Bat:%d\r\n"
|
||||
"Temp:%3.1f C Hum:%d%%",
|
||||
|
||||
Reference in New Issue
Block a user