zhyinch
2018-09-28 1ebb084c4d5216f4e5e3e61a63c88f568caf779e
源码/核心板/Src/stm32f10x_it.h
@@ -28,9 +28,7 @@
extern "C" {
#endif
   
extern volatile uint32_t g_beep_on_time;
extern volatile uint32_t g_beep_off_time;
extern uint8_t g_start_send_flag;
/*
 * Tick timer interrupt handler to replace the default one.