Subversion Repositories NaviCtrl

Compare Revisions

Ignore whitespace Rev 43 → Rev 44

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