Prog_mode to custom_btn

This commit is contained in:
gid9798
2023-05-30 22:18:54 +03:00
parent 8597169e14
commit a260465721
15 changed files with 61 additions and 58 deletions

View File

@@ -46,7 +46,6 @@ bool subghz_scene_transmitter_update_data_show(void* context) {
void subghz_scene_transmitter_on_enter(void* context) {
SubGhz* subghz = context;
keeloq_reset_original_btn();
subghz_custom_btns_reset();
if(!subghz_scene_transmitter_update_data_show(subghz)) {