summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/audio_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audio_hw.c b/audio/audio_hw.c
index 805e2cd..13eb468 100644
--- a/audio/audio_hw.c
+++ b/audio/audio_hw.c
@@ -40,7 +40,7 @@
#include <tinyalsa/asoundlib.h>
#define PCM_CARD 0
-#define PCM_DEVICE 0
+#define PCM_DEVICE 1
#define OUT_PERIOD_MS 15