guanjiao
2018-09-08 f5f5c53c2475c18131a4171f60e07e18c3aa1590
源码/核心板/Src/stm32f10x_it.h
@@ -22,9 +22,15 @@
#ifndef __STM32F10x_IT_H
#define __STM32F10x_IT_H
#include "stm32f10x.h"
#ifdef __cplusplus
extern "C" {
#endif
extern volatile uint32_t g_beep_on_time;
extern volatile uint32_t g_beep_off_time;
/*
 * Tick timer interrupt handler to replace the default one.