Subversion Repositories FlightCtrl

Rev

Rev 1645 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1612 dongfang 1
#ifndef _UART1_H
2
#define _UART1_H
3
 
1821 - 4
extern void usart1_Init(void);
1612 dongfang 5
 
6
#endif //_UART1_H