1 2 3 4 5 6
#ifndef GSM_AT_STARTUP_H #define GSM_AT_STARTUP_H void gsm_assistive_technologies_start (void); #endif /* GSM_AT_STARTUP_H */