device configuration prepared
This commit is contained in:
parent
fe694e75d2
commit
11265fc979
@ -152,7 +152,7 @@ void configInit() {
|
||||
tmpDeviceBlock.consideredField[3]);
|
||||
mbusCommAddDevice(&tmpDeviceBlock);
|
||||
} else {
|
||||
coloredMsg(LOG_BLUE, false, " magic does not match, ignored");
|
||||
coloredMsg(LOG_BLUE, false, "magic of device %d does not match, ignored", i);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user