#ifndef _UIAPPUSBCDC_H_ #define _UIAPPUSBCDC_H_ extern void UIApp_CdcOpen(void); extern void UIApp_CdcClose(void); #endif