mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Set 1s peak as default, set 32x resolution as default
This commit is contained in:
parent
92b622deac
commit
2d9fe6cf8a
@ -180,7 +180,8 @@ namespace ui {
|
||||
};
|
||||
|
||||
// default peak value
|
||||
peak_mode.set_selected_index(1);
|
||||
peak_mode.set_selected_index(3);
|
||||
rssi_resolution.set_selected_index(1);
|
||||
//FILL STEP OPTIONS
|
||||
freqman_set_modulation_option( field_mode );
|
||||
freqman_set_step_option_short( step_mode );
|
||||
|
Loading…
Reference in New Issue
Block a user