comparison xa/xa_gsm.h @ 1:3b5f5d1c5041

Initial revision
author arpi_esp
date Sat, 24 Feb 2001 20:28:24 +0000
parents
children
comparison
equal deleted inserted replaced
0:c1bb2c071d63 1:3b5f5d1c5041
1
2 void XA_MSGSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
3 void XA_GSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
4 void GSM_Init();
5
6