yupfsyrf
This commit is contained in:
@@ -52,7 +52,7 @@ local function report()
|
||||
value = getValue()
|
||||
monitor.clearLine()
|
||||
monitor.write("Turbine Steam: " .. value .. "%")
|
||||
monitor.write("Turbine Vent: " .. turbine.getDumpingMode() .. "%")
|
||||
--monitor.write("Turbine Vent: " .. turbine.getDumpingMode() .. "%")
|
||||
end
|
||||
|
||||
return { report = report, watch = watch }
|
||||
Reference in New Issue
Block a user