mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
Red blink on errors
Some cleanup
This commit is contained in:
@@ -201,7 +201,7 @@ switch (regType) {
|
||||
default:
|
||||
debugSerial<<F("Not supported reg type\n");
|
||||
}
|
||||
|
||||
if (result != node.ku8MBSuccess) errorSerial<<F("MBUS: Polling error")<<endl;
|
||||
return (result == node.ku8MBSuccess);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user