mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-01 18:17:43 +01:00
[RPI] wm8960 button try-out
This commit is contained in:
commit
869c81ac2d
@ -83,7 +83,8 @@ if [ "$WM8960" == "found" ] && [ "$RESPEAKER4" != "found" ] ; then
|
||||
amixer -c "wm8960soundcard" cset numid=54 on
|
||||
amixer -c "wm8960soundcard" cset numid=16 5
|
||||
amixer -c "wm8960soundcard" cset numid=15 4
|
||||
alsactl store
|
||||
echo "Configuring button"
|
||||
dtoverlay wm8960-button-overlay
|
||||
fi
|
||||
|
||||
if [ "${RESPEAKER6}" == "found" ] && [ "${RESPEAKER4}" != "found" ] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user