#ifndef START_INIT_H #define START_INIT_H void Start_Init(void); void Timer2_Init_1ms(void); #endif