Advertisement
Zephyneous

test 1

Nov 22nd, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. m = peripheral.wrap("left")
  2. m.clear()
  3.  
  4. print("=======================")
  5. m.setCursorPos(2, 13)
  6. m.write("Zephyneous'")
  7. m.setCursorPos(3, 13)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement