Advertisement
Guest User

startup

a guest
Feb 6th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.09 KB | None | 0 0
  1. m = peripheral.wrap("back")
  2. m.clear()
  3. m.setCursorPos(4,2)
  4. m.setTextScale(3)
  5. m.write("Silo")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement