Update warnings.xc

This commit is contained in:
Ross Owen
2018-06-04 10:41:37 +01:00
committed by GitHub
parent 38de67054e
commit f64b1c4ed9

View File

@@ -46,7 +46,7 @@ Warnings relating to configuration defines located in this XC source file rather
#warning BCD_DEVICE not defined. Using XMOS release version number
#endif
#if (AUDIO_CLASS == 1) || (AUDIO_CLASS_FALLBACK != 0)
#if (AUDIO_CLASS == 1) || (AUDIO_CLASS_FALLBACK)
#ifndef PID_AUDIO_1
#warning PID_AUDIO_1 not defined. Using 0x0003
#endif