Timeout after preambula fix

This commit is contained in:
assasinfil 2023-02-10 21:52:13 +03:00
parent e40444b526
commit 14331a197b
No known key found for this signature in database
GPG Key ID: E5C793A4B4737A16

View File

@ -331,7 +331,7 @@ static bool subghz_protocol_encoder_alutech_at_4n_get_upload(
}
instance->encoder.upload[index - 1].duration +=
(uint32_t)subghz_protocol_alutech_at_4n_const.te_long * 4;
(uint32_t)subghz_protocol_alutech_at_4n_const.te_short * 9;
// Send key data
for(uint8_t i = 64; i > 0; --i) {