# 成功读取电压并显示
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
void Uart1_Init(void);
|
||||
void UART_SendByte(unsigned char dat);
|
||||
void Uart1_Init (void);
|
||||
void UART_SendByte (unsigned char dat);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user