enabled debug logs on turbine modbustest
This commit is contained in:
parent
f6610489c2
commit
36bd2c5e08
@ -22,7 +22,7 @@ println("")
|
||||
|
||||
-- RTU init --
|
||||
|
||||
log.init("/log.txt", log.MODE.NEW)
|
||||
log.init("/log.txt", log.MODE.NEW, true)
|
||||
|
||||
print(">>> init turbine RTU: ")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user