Subversion Repositories NaviCtrl

Compare Revisions

Ignore whitespace Rev 71 → Rev 72

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