zhyinch
2020-04-16 a26a36940097da7c033be9199219374801d9b32c
源码/核心板/Src/stm32f10x_it.h
@@ -22,9 +22,13 @@
#ifndef __STM32F10x_IT_H
#define __STM32F10x_IT_H
#include "stm32f10x.h"
#ifdef __cplusplus
extern "C" {
#endif
extern uint8_t g_start_send_flag;
/*
 * Tick timer interrupt handler to replace the default one.