yincheng.zhong
2023-11-07 623a5a2e5f4167b71053e775a1608037e63fe1f7
源码/核心板/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.