Getting IAP_BUFFERED code working.

This commit is contained in:
Russell Gallop
2011-08-16 11:14:36 +01:00
parent bcea2045e7
commit 029d499e80

View File

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