Changed default RSSI peak value, position and size of RSSI graph

This commit is contained in:
GullCode 2023-03-23 13:33:59 +01:00
parent 47b770bc3a
commit c76c6bd857
2 changed files with 161 additions and 164 deletions

View file

@ -180,7 +180,7 @@ namespace ui {
};
// default peak value
peak_mode.set_selected_index(3);
peak_mode.set_selected_index(2);
rssi_resolution.set_selected_index(1);
//FILL STEP OPTIONS
freqman_set_modulation_option( field_mode );