Advertisement
Guest User

mon1

a guest
May 15th, 2015
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | None | 0 0
  1. m=peripheral.wrap("left")
  2. m.write("hallo")
  3. m.setCursorPos(1,2)
  4. m.write("")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement