1
0
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:
FranziHH 2023-09-01 13:56:02 +02:00
parent 5fde819fa2
commit 4bdc4b7079

View File

@ -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