home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / files / amiga / csrc720j.lzh / kiss.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-01-11  |  95 b   |  8 lines

  1. /* kiss.h */
  2.  
  3.  
  4. #define FEND   0xC0
  5. #define FESC   0xDB
  6. #define TFEND  0xDC
  7. #define TFESC  0xDD
  8.