\r
/** \file\r
*\r
- * Main source file for the DualCDC demo. This file contains the main tasks of the demo and\r
+ * Main source file for the DualVirtualSerial demo. This file contains the main tasks of the demo and\r
* is responsible for the initial application hardware configuration.\r
*/\r
\r
-#include "DualCDC.h"\r
+#include "DualVirtualSerial.h"\r
\r
/** Contains the current baud rate and other settings of the first virtual serial port. While this demo does not use\r
* the physical USART and thus does not use these settings, they must still be retained and returned to the host\r