fix subghz cli

This commit is contained in:
MX
2025-04-13 00:37:20 +03:00
parent ab26469a05
commit 535afc41f3

View File

@@ -823,7 +823,6 @@ void subghz_cli_command_tx_from_file(PipeSide* pipe, FuriString* args, void* con
subghz_devices_deinit();
// Reset custom settings
subghz_environment_reset_keeloq(environment);
faac_slh_reset_prog_mode();
subghz_custom_btns_reset();
// Free environment
subghz_environment_free(environment);