zhyinch
2019-07-13 d1563a9cafa83f7b4932e7885d5cb1b52f108375
源码/核心板/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.