#ifndef TIMERS_H #define TIMERS_H #include "stm32f0xx_system.h" extern uint32_t g_time; #endif