Add IO_EXPANSION #define
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user