1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 20:49:49 +04:00
This commit is contained in:
MX
2025-04-12 03:19:57 +03:00
parent d5935dc814
commit a72c5238fa

View File

@@ -193,7 +193,7 @@ SubGhz* subghz_alloc(bool alloc_for_tx_only) {
//init TxRx & Protocol & History & KeyBoard //init TxRx & Protocol & History & KeyBoard
subghz_unlock(subghz); subghz_unlock(subghz);
SubGhzSetting* setting = subghz_txrx_get_setting(subghz->txrx); //SubGhzSetting* setting = subghz_txrx_get_setting(subghz->txrx);
//subghz_load_custom_presets(setting); //subghz_load_custom_presets(setting);