Add IO_EXPANSION #define

This commit is contained in:
Russell Gallop
2011-08-22 14:14:50 +01:00
parent 309e29db7a
commit b1a9b10e3c

View File

@@ -9,6 +9,10 @@
#include "customdefines.h"
#if defined(IO_EXPANSION) && (IO_EXPANSION == 0)
#undef IO_EXPANSION
#endif
#if defined(IAP) && (IAP == 0)
#undef IAP
#endif