work to home

This commit is contained in:
Dmitry422
2026-01-30 21:43:05 +07:00
parent 1d734948d9
commit 0eae6030b0
5 changed files with 124 additions and 16 deletions

View File

@@ -135,7 +135,7 @@ LevelDuration subghz_protocol_encoder_alutech_at_4n_yield(void* context) {
instance->encoder.repeat--;
instance->encoder.front = 0;
}
FURI_LOG_D("ALLLLLLL", "REPEAT - %i ", instance->encoder.repeat);
return ret;
}