Removed IO_EXPANSION from devicedefines.h No longer user.

This commit is contained in:
Ross Owen
2014-03-06 10:19:55 +00:00
parent 7c3b8b2dd7
commit a10c2e00ec

View File

@@ -104,10 +104,6 @@
#endif
#endif
#if defined(IO_EXPANSION) && (IO_EXPANSION == 0)
#undef IO_EXPANSION
#endif
#if defined(IAP) && (IAP == 0)
#undef IAP
#endif