iap header include guarded by IAP def

This commit is contained in:
Ross Owen
2012-02-24 17:07:58 +00:00
parent 4c10a4dd53
commit 1b8daeef24

View File

@@ -23,7 +23,9 @@
#define NO_INLINE_MIDI_SELECT_HANDLER 1
#include "usb_midi.h"
#define NO_INLINE_IAP_SELECT_HANDLER 1
#ifdef IAP
#include "iAP.h"
#endif
#include "devicedefines.h"
#include "testct_byref.h"
#include "interrupt.h"