mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
fix subghz cli
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user