QuakeGod
2024-02-24 8b51c78f1b88d94a89bb8c37ae38a54f523cb597
提交 | 用户 | age
8b51c7 1 /**
Q 2   ******************************************************************************
3   * @file           : globaldef.c
4   * @brief          : globaldef program body
5   ******************************************************************************
6     */
7 #include "Globaldef.h"
8 #include "stdint.h"
9
10 volatile int PendSvCount=0;
11
12 //const unsigned int DefaultUart1Baud = 230400;