From e69d74ac45dedb294c3ecf17c48392222c4adb56 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 3 Aug 2016 07:48:26 +0200 Subject: Send test tone towards mobile when no headphone sound device is selected --- src/common/testton.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/common/testton.h (limited to 'src/common/testton.h') diff --git a/src/common/testton.h b/src/common/testton.h new file mode 100644 index 0000000..344cee9 --- /dev/null +++ b/src/common/testton.h @@ -0,0 +1,3 @@ + +void init_testton(void); + -- cgit v1.2.3