forked from PAWPAW-Mirror/lib_xua
descriptors file naming
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
/**
|
/**
|
||||||
* @file DeviceDescriptors_2.h
|
* @file DeviceDescriptors.h
|
||||||
* @brief Device Descriptors
|
* @brief Device Descriptors
|
||||||
* @author Ross Owen, XMOS Limited
|
* @author Ross Owen, XMOS Limited
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef _DEVICE_DESCRIPTORS_2_
|
#ifndef _DEVICE_DESCRIPTORS_
|
||||||
#define _DEVICE_DESCRIPTORS_2_
|
#define _DEVICE_DESCRIPTORS_
|
||||||
|
|
||||||
#include "usb.h"
|
#include "usb.h"
|
||||||
#include "usbaudio20.h" /* Defines from the USB Audio 2.0 Specifications */
|
#include "usbaudio20.h" /* Defines from the USB Audio 2.0 Specifications */
|
||||||
|
|||||||
Reference in New Issue
Block a user