51_LanQiaoBei/模板/蓝桥杯全模块测试例程/串口模块/Driver/Uart.h
2025-04-13 01:02:19 +08:00

3 lines
63 B
C

#include "STC15F2K60S2.H"
#include "stdio.h"
void Uart1_Init();