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
subghz_unlock(subghz);
SubGhzSetting* setting = subghz_txrx_get_setting(subghz->txrx);
//SubGhzSetting* setting = subghz_txrx_get_setting(subghz->txrx);
//subghz_load_custom_presets(setting);