Skip to content
Snippets Groups Projects
lpc10_slin_ex.h 273 B
Newer Older
  • Learn to ignore specific revisions
  • /*! \file
      * \brief 8-bit raw data
    
    Mark Spencer's avatar
    Mark Spencer committed
      *
      * Source: example.lpc10
      *
    
      * Copyright (C) 1999-2005, Digium Inc.
    
    Mark Spencer's avatar
    Mark Spencer committed
      *
      * Distributed under the terms of the GNU General Public License
      *
      */
    
    static unsigned char lpc10_slin_ex[] = {
    0x1, 0x8, 0x31, 0x8, 0x31, 0x80, 0x30 };