zhyinch
2020-11-18 0c2b13a6bca382bf5be2b7d4972d35b0e1004077
源码/核心板/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.