diff options
| author | ubq323 <ubq323@ubq323.website> | 2024-04-01 20:22:23 +0100 |
|---|---|---|
| committer | ubq323 <ubq323@ubq323.website> | 2024-04-01 20:22:23 +0100 |
| commit | 102d43047dacab857d41f3b5c1d93d81dea43a2b (patch) | |
| tree | a0fa5a177014f34cefce0cb5c29fce2425544326 | |
| parent | 48cea8712dcf85f62e5377b8912c1166cda8455e (diff) | |
launch john
| -rw-r--r-- | john.lua | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |
