aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/codecs/lpc10_slin_ex.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/codecs/lpc10_slin_ex.h')
-rw-r--r--trunk/codecs/lpc10_slin_ex.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/trunk/codecs/lpc10_slin_ex.h b/trunk/codecs/lpc10_slin_ex.h
new file mode 100644
index 000000000..cf9f05999
--- /dev/null
+++ b/trunk/codecs/lpc10_slin_ex.h
@@ -0,0 +1,13 @@
+/*! \file
+ * \brief 8-bit raw data
+ *
+ * Source: example.lpc10
+ *
+ * Copyright (C) 1999-2005, Digium Inc.
+ *
+ * Distributed under the terms of the GNU General Public License
+ *
+ */
+
+static unsigned char lpc10_slin_ex[] = {
+0x1, 0x8, 0x31, 0x8, 0x31, 0x80, 0x30 };