diff --git a/io.hpp b/io.hpp index 508fe47..5148a18 100644 --- a/io.hpp +++ b/io.hpp @@ -45,8 +45,6 @@ #define PIN_C7_AVAILABLE #endif -#define FORCE_INLINE __attribute__((always_inline)) - ////////////////////////////////////////////////////////////////////////// // Library implementation @@ -250,7 +248,7 @@ static inline reg_ptr_t getRegPtr() template