JcdShrimp

Untitled

Apr 14th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. monitor = peripheral.wrap("SIDE")
  2. monitor.clear() //clears the screen
  3. monitor.write("Hello") //writes 'Hello' to the screen
Add Comment
Please, Sign In to add comment