descriptors file naming

This commit is contained in:
Ross Owen
2013-08-09 16:29:48 +01:00
parent a5d7145adc
commit da1bd95efa

View File

@@ -1,13 +1,13 @@
/**
* @file DeviceDescriptors_2.h
* @file DeviceDescriptors.h
* @brief Device Descriptors
* @author Ross Owen, XMOS Limited
*/
#ifndef _DEVICE_DESCRIPTORS_2_
#define _DEVICE_DESCRIPTORS_2_
#ifndef _DEVICE_DESCRIPTORS_
#define _DEVICE_DESCRIPTORS_
#include "usb.h"
#include "usbaudio20.h" /* Defines from the USB Audio 2.0 Specifications */