STC作为主机轮询扫描I2C设备,确认ICN6211工作状态。
This commit is contained in:
6
UART_refer/uart.h
Normal file
6
UART_refer/uart.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef __UART_H
|
||||
#define __UART_H
|
||||
|
||||
void uart1_init(void); //115200bps@11.0592MHz
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user