Change default alert frequency to 400 Hz
This commit is contained in:
parent
0d12bb7445
commit
2c8672d22f
@ -19,7 +19,7 @@ menu "Bedside clock settings"
|
||||
menu "Alert sound options"
|
||||
config ALERT_FREQ
|
||||
int "Frequency (in Hz) of the alert sound"
|
||||
default 350
|
||||
default 400
|
||||
config ALERT_AMPLITUDE
|
||||
int "Amplitude (0 to 255) of the alert sound"
|
||||
default 180
|
||||
|
Loading…
x
Reference in New Issue
Block a user