summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--john.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/john.lua b/john.lua
index 1236df8..9837cd3 100644
--- a/john.lua
+++ b/john.lua
@@ -40,6 +40,8 @@ for ix,iname in ipairs(monitors) do
-- print(bee)
end
+h.close()
+
-- local m = peripheral.wrap "bottom"
-- m.clear()
-- m.setTextScale(0.5)