mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-28 08:37:31 -04:00
Added/Renamed AM bandwidth modes
This commit is contained in:
parent
17d3cb387e
commit
17f6475506
5 changed files with 21 additions and 17 deletions
|
@ -1690,7 +1690,7 @@ namespace ui {
|
|||
break;
|
||||
case WFM_MODULATION:
|
||||
freqman_set_bandwidth_option( new_mod , field_bw );
|
||||
//bw 16k (0) only/default
|
||||
//bw 200k (0) only/default
|
||||
field_bw.set_selected_index(0);
|
||||
baseband::run_image(portapack::spi_flash::image_tag_wfm_audio);
|
||||
receiver_model.set_modulation(ReceiverModel::Mode::WidebandFMAudio);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue