diff --git a/Src/BLDC_controller.c b/Src/BLDC_controller.c index 55082cc..3e5b04a 100644 --- a/Src/BLDC_controller.c +++ b/Src/BLDC_controller.c @@ -26,8 +26,6 @@ #include #endif -#define static static inline - #if ( UCHAR_MAX != (0xFFU) ) || ( SCHAR_MAX != (0x7F) ) #error Code was generated for compiler with different sized uchar/char. \ Consider adjusting Test hardware word size settings on the \