Fix newly renamed VirtualSerial demos' include filename references so that they compile.
This commit is contained in:
@@ -37,9 +37,9 @@
|
||||
#define _CONFIGDESCRIPTOR_H_
|
||||
|
||||
/* Includes: */
|
||||
#include <LUFA/Drivers/USB/USB.h> // USB Functionality
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
|
||||
#include "CDCHost.h"
|
||||
#include "VirtualSerialHost.h"
|
||||
|
||||
/* Macros: */
|
||||
/** Interface Class value for the CDC class */
|
||||
|
||||
Reference in New Issue
Block a user