|
@@ -34,7 +34,7 @@
|
|
* the project and is responsible for the initial application hardware configuration.
|
|
* the project and is responsible for the initial application hardware configuration.
|
|
*/
|
|
*/
|
|
|
|
|
|
-#include "USBtoSerial.h"
|
|
|
|
|
|
+#include "usbcas.h"
|
|
|
|
|
|
/** Circular buffer to hold data from the host before it is sent to the device via the serial port. */
|
|
/** Circular buffer to hold data from the host before it is sent to the device via the serial port. */
|
|
static RingBuffer_t USBtoUSART_Buffer;
|
|
static RingBuffer_t USBtoUSART_Buffer;
|