forked from PAWPAW-Mirror/lib_xua
Added iap_conf.h include to avoid ACCESSORY_FIRMWARE_VERSION redefinition risk
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
|
|
||||||
#include "customdefines.h"
|
#include "customdefines.h"
|
||||||
|
|
||||||
|
#ifdef __iap_conf_h_exists__
|
||||||
|
#include "iap_conf.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Tidy up historical INPUT/OUTPUT defines. INPUT/OUTPUT now enabled based on channel count defines */
|
/* Tidy up historical INPUT/OUTPUT defines. INPUT/OUTPUT now enabled based on channel count defines */
|
||||||
#if !defined(NUM_USB_CHAN_IN)
|
#if !defined(NUM_USB_CHAN_IN)
|
||||||
#error NUM_USB_CHAN_IN must be defined!
|
#error NUM_USB_CHAN_IN must be defined!
|
||||||
|
|||||||
Reference in New Issue
Block a user