Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1543 → Rev 1544

/branches/V0.76g_FC-JN-Receiver/uart1.h
0,0 → 1,8
#ifndef _UART1_H
#define _UART1_H
 
 
extern void USART1_Init (void);
 
 
#endif //_UART1_H