lpc10_slin_ex.h 273 B

1234567891011121314
  1. /*! \file
  2. * \brief 8-bit raw data
  3. *
  4. * Source: example.lpc10
  5. *
  6. * Copyright (C) 1999-2005, Digium Inc.
  7. *
  8. * Distributed under the terms of the GNU General Public License
  9. *
  10. */
  11. static unsigned char lpc10_slin_ex[] = {
  12. 0x1, 0x8, 0x31, 0x8, 0x31, 0x80, 0x30 };