#ifndef delay_h #define delay_h #include void delay_ms(uint16_t ms); #endif /* ti_msp_dl_config_h */