refactoring meterbus

This commit is contained in:
2020-11-24 14:50:20 +01:00
parent a9b71f481a
commit ae9c397e85

View File

@ -281,6 +281,8 @@ void mbusCommExec() {
}
}
coloredMsg(LOG_RED, false, "RO: 0x%02x", receivedOctet);
switch (mbusCommHandle.state) {
case MBCS_IDLE:
// coloredMsg(LOG_YELLOW, false, "mbc hre [%d] state IDLE", mbusCommHandle.requestId);