Subversion Repositories NaviCtrl

Compare Revisions

Ignore whitespace Rev 187 → Rev 188

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