Subversion Repositories FlightCtrl

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

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