zhyinch
2021-08-31 d43f5c57427173eba8a2d1ed11bb8da408ec5dfc
源码/核心板/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.