1 
2 #ifndef __REC_UART_H__
3 #define __REC_UART_H__
4 
5 #include "rec_pub.h"
6 
7 
8 
9 #endif // __REC_UART_H__
10 
11