forked from PAWPAW-Mirror/lib_xua
Merge branch 'master' of git://git/apps/sc_usb_audio
This commit is contained in:
@@ -49,9 +49,9 @@
|
|||||||
#warning MIDI is currently not supported and will not be enabled in AUDIO 1.0 mode
|
#warning MIDI is currently not supported and will not be enabled in AUDIO 1.0 mode
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* If PID_DFU not defined, standard PID used.. this is probably what we want.. */
|
/* If DFU_PID not defined, standard PID used.. this is probably what we want.. */
|
||||||
#ifndef PID_DFU
|
#ifndef DFU_PID
|
||||||
#warning PID_DFU not defined, Using PID_AUDIO_2. This is probably fine!
|
#warning DFU_PID not defined, Using PID_AUDIO_2. This is probably fine!
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef DFU
|
#ifdef DFU
|
||||||
|
|||||||
Reference in New Issue
Block a user