mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-22 06:21:00 +00:00
Set 1s peak as default, set 32x resolution as default
This commit is contained in:
@@ -180,7 +180,8 @@ namespace ui {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// default peak value
|
// default peak value
|
||||||
peak_mode.set_selected_index(1);
|
peak_mode.set_selected_index(3);
|
||||||
|
rssi_resolution.set_selected_index(1);
|
||||||
//FILL STEP OPTIONS
|
//FILL STEP OPTIONS
|
||||||
freqman_set_modulation_option( field_mode );
|
freqman_set_modulation_option( field_mode );
|
||||||
freqman_set_step_option_short( step_mode );
|
freqman_set_step_option_short( step_mode );
|
||||||
|
Reference in New Issue
Block a user