diff --git a/IODevice.cpp b/IODevice.cpp index 1155c85..adefbf6 100644 --- a/IODevice.cpp +++ b/IODevice.cpp @@ -83,8 +83,8 @@ void IODevice::begin() { } #ifdef FAST_CLOCK_I2C - EXFastClock::create(FAST_CLOCK_I2C); DIAG(F("EXFastClock::create")); + EXFastClock::create(FAST_CLOCK_I2C); #endif // Predefine two MCP23017 module 0x20/0x21 if no conflicts