mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-02-19 23:46:02 +01:00
Update IODevice.cpp
Debug Output adjusted
This commit is contained in:
parent
5fde819fa2
commit
4bdc4b7079
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user