aynoblo

global screen

Apr 11th, 2020
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | None | 0 0
  1. modem=peripheral.wrap("top")
  2. modem.open(0)
  3.  
  4. modem.transmit(0,1,"yes")
Add Comment
Please, Sign In to add comment