#include "stdio.h"
// #define CRC(crc,byte) (((crc) >> 8 ) ^ tabel[((crc) ^ (unsigned int) (byte)) & 0XFF]) // #define CRC(crc,byte) ((
#include "stdio.h"
// #define CRC(crc,byte) (((crc) >> 8 ) ^ tabel[((crc) ^ (unsigned int) (byte)) & 0XFF]) // #define CRC(crc,byte) ((