forked from PAWPAW-Mirror/lib_xua
BCD_DEVICE version bump
This commit is contained in:
@@ -475,7 +475,7 @@
|
||||
* @brief Device firmware version number in Binary Coded Decimal format: 0xJJMN where JJ: major, M: minor, N: sub-minor version number.
|
||||
*/
|
||||
#ifndef BCD_DEVICE_M
|
||||
#define BCD_DEVICE_M 18
|
||||
#define BCD_DEVICE_M 19
|
||||
#endif
|
||||
|
||||
/**
|
||||
@@ -1146,6 +1146,7 @@ enum USBEndpointNumber_In
|
||||
enum USBEndpointNumber_Out
|
||||
{
|
||||
ENDPOINT_NUMBER_OUT_CONTROL, /* Endpoint 0 */
|
||||
XXXX,
|
||||
ENDPOINT_NUMBER_OUT_AUDIO,
|
||||
#ifdef MIDI
|
||||
ENDPOINT_NUMBER_OUT_MIDI,
|
||||
|
||||
Reference in New Issue
Block a user