Subversion Repositories NaviCtrl

Compare Revisions

Ignore whitespace Rev 80 → Rev 81

/tags/V0.14e/uart2.h
0,0 → 1,7
#ifndef __UART2_H
#define __UART2_H
 
void UART2_Init (void);
void UART2_Deinit (void);
 
#endif //__UART2_H