Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/codecs/lpc10_slin_ex.h
markster 9416148d39 Version 0.1.2 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@191 f38db490-d61c-443f-a65b-d21fe96a405b
2000-01-05 17:22:42 +00:00

14 lines
282 B
C
Executable file

/*
* 8-bit raw data
*
* Source: example.lpc10
*
* Copyright (C) 1999, Mark Spencer and Linux Support Services
*
* Distributed under the terms of the GNU General Public License
*
*/
static unsigned char lpc10_slin_ex[] = {
0x1, 0x8, 0x31, 0x8, 0x31, 0x80, 0x30 };