zhyinch
2022-04-26 95f736655c46ec4974e89c7f0ca6a542cdbf3532
源码/核心板/Src/stm32f10x_it.h
@@ -22,10 +22,14 @@
#ifndef __STM32F10x_IT_H
#define __STM32F10x_IT_H
#include "stm32f10x.h"
#ifdef __cplusplus
extern "C" {
#endif
extern uint8_t g_start_send_flag,juststart_timer,selftesttimer,justselftest_timer,rflosttimer;
extern u16 userdata_timer,pollsendtimer;
/*
 * Tick timer interrupt handler to replace the default one.
 */