Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- m = peripheral.wrap("back")
- m.clear()
- m.setTextColor(colors.black)
- m.setBackgroundColor(colors.red)
- m.clear()
- m.setCursorPos(3,3)
- m.setTextScale(5)
- m.write("<=les cuves"n)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement