Advertisement
Guest User

enel

a guest
Apr 7th, 2020
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. monitor = peripheral.wrap("right")
  2. monitor.setTextScale(3)
  3.  
  4. monitor.setTextColour(512)
  5. monitor.setCursorPos(1,1)
  6. monitor.write("ENEL Energia")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement