AVRGSM_FILES/AVRGSM_header.h
Go to the documentation of this file.00001
00022
#ifndef AVRSMS_HEADER_H_INCLUDED
00023
#define AVRSMS_HEADER_H_INCLUDED
00024
00031 const unsigned char __flash
PDU_HEADER[] =
00032 {
00033
'0' ,
'0',
00034
'0' ,
'1',
00035
'0' ,
'0',
00036
'0' ,
'A',
00037
'8' ,
'1',
00038
'7' ,
'4',
'3',
'9',
'0',
'2',
'1',
'8',
'4',
'4',
00039
'0' ,
'0',
00040
'0' ,
'0',
00041
'\0'
00042 };
00043
00044 #define HEADER_LEN 12 //<! Number of octets in header
00045
00046
#endif
Generated on Tue Nov 1 16:21:39 2005 for AVR323 Interfacing GSM modems by
1.3.7