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