源码/核心板/Src/stm32f10x_it.h @@ -27,10 +27,6 @@ #ifdef __cplusplus extern "C" { #endif extern volatile uint32_t g_beep_on_time; extern volatile uint32_t g_beep_off_time; /* * Tick timer interrupt handler to replace the default one.