4 lines
68 B
C
4 lines
68 B
C
|
#include <STC15F2K60S2.H>
|
||
|
|
||
|
#include "stdio.h"
|
||
|
void Uart1_Init(void);
|