summaryrefslogtreecommitdiff
path: root/src/sound_card_control_clv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound_card_control_clv.c')
-rw-r--r--src/sound_card_control_clv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound_card_control_clv.c b/src/sound_card_control_clv.c
index d2a92a9..4ad8460 100644
--- a/src/sound_card_control_clv.c
+++ b/src/sound_card_control_clv.c
@@ -24,7 +24,7 @@
#include <mm_debug.h>
#include <mm_error.h>
-const char * card = "hw:4";
+const char * card = "hw:3";
typedef struct {
snd_ctl_elem_info_t *info;