#ifndef _COUNTER_H_ #define _COUNTER_H_ void counterInit(); void mainsCntsInputCaptureCallback(TIM_HandleTypeDef *htim); #endif /* _COUNTER_H_ */