00001 /*! \file 00002 * \brief 8-bit raw data 00003 * 00004 * Source: example.lpc10 00005 * 00006 * Copyright (C) 1999-2005, Digium Inc. 00007 * 00008 * Distributed under the terms of the GNU General Public License 00009 * 00010 */ 00011 00012 static unsigned char lpc10_slin_ex[] = { 00013 0x1, 0x8, 0x31, 0x8, 0x31, 0x80, 0x30 };