Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. mon = peripheral.wrap("right")
  2. mon.clear()
  3. mon.setTextScale(5)
  4. mon.setCursorPos(2,2)
  5. mon.write("1488")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement