00001 // This file has been prepared for Doxygen automatic documentation generation. 00022 #ifndef AVR_SMS_TOOLS_H_INCLUDED 00023 #define AVR_SMS_TOOLS_H_INCLUDED 00024 00025 int TOOLS_decodeCMTI( void ); 00026 unsigned char* TOOLS__decodeCMGR( int index ); 00027 00028 #endif