enabled debug logs on turbine modbustest
This commit is contained in:
@@ -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: ")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user