#ifndef GSM_MOTD_H #define GSM_MOTD_H void gsm_motd_start (void); void gsm_motd_stop (void); #endif