#ifndef __bsp_time_h__ #define __bsp_time_h__ #include "main.h" void time_init(void); #endif