diff --git a/include/global.h b/include/global.h index 7247cb4b..e3d80975 100644 --- a/include/global.h +++ b/include/global.h @@ -17,7 +17,6 @@ // Prevent the IDE from reporting errors that the compiler/linker won't report #ifdef __INTELLISENSE__ -#define NONMATCH #endif #define ARM _Pragma("thumb off")