fix length typos

This commit is contained in:
MX
2026-01-05 22:26:28 +03:00
parent 06585024f4
commit 02796c391e
20 changed files with 23 additions and 23 deletions

View File

@@ -465,7 +465,7 @@ void subghz_protocol_decoder_hay21_get_string(void* context, FuriString* output)
// push protocol data to global variable
subghz_block_generic_global.cnt_is_available = true;
subghz_block_generic_global.cnt_lenght_bit = 8;
subghz_block_generic_global.cnt_length_bit = 8;
subghz_block_generic_global.current_cnt = instance->generic.cnt;
furi_string_cat_printf(