altosui: Add options for low frequency beeper
authorKeith Packard <keithp@keithp.com>
Sun, 19 Sep 2021 21:56:51 +0000 (14:56 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 19 Sep 2021 23:31:14 +0000 (16:31 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosConfigFCUI.java

index 278d3fea167f076bf0dac50f886f5b94d2040dfd..562c695207613638bb3a61253d04bd3290964a1e 100644 (file)
@@ -140,6 +140,9 @@ public class AltosConfigFCUI
        };
 
        static String[]         beep_values = {
        };
 
        static String[]         beep_values = {
+               "2000",
+               "2100",
+               "2200",
                "3750",
                "4000",
                "4250",
                "3750",
                "4000",
                "4250",