refactoring meterbus

This commit is contained in:
Wolfgang Hottgenroth 2020-11-24 13:48:19 +01:00
parent 7d816f6ed0
commit eb47d41e5a
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -249,7 +249,7 @@ static void parseAndPrintFrame() {
void mbusCommISR() { void mbusCommISR() {
coloredMsg(LOG_RED, false, "mbc isr");
} }
void mbusCommExec() { void mbusCommExec() {