fix
This commit is contained in:
parent
db4d4ff46b
commit
4daf09e469
@ -51,7 +51,7 @@ public class MbusMaster {
|
||||
}
|
||||
System.out.println();
|
||||
} catch (IOException e) {
|
||||
logger.error("Error " + e.toString() + ", " + e.getMessage() + " in Meterbus dialog for device " + device);
|
||||
logger.error("Error " + e.toString() + " in Meterbus dialog for device " + device);
|
||||
}
|
||||
}
|
||||
// if (cnt >= 10) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user