Skip to content

Commit c176cc3

Browse files
committed
res: update sound files
1 parent 562008e commit c176cc3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

main/Kconfig.projbuild

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ config AUDIO_PROMPT_DISCONNECTED
3333

3434
config AUDIO_PROMPT_SLEEP
3535
bool "Sleep"
36-
default n
36+
default y
3737
depends on ENABLE_AUDIO_PROMPT && ENABLE_SLEEP_KEY
3838

3939
config AUDIO_PROMPT_WAKEUP
4040
bool "Wake-Up"
41-
default n
41+
default y
4242
depends on ENABLE_AUDIO_PROMPT && ENABLE_SLEEP_KEY
4343

4444
choice AUDIO_OUTPUT

main/res/snd/snd2.mp3

11 KB
Binary file not shown.

main/res/snd/snd3.mp3

5.81 KB
Binary file not shown.

0 commit comments

Comments
 (0)