Advertisement
yutaponabe

test 4238190124034

Feb 27th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. rednet.open("right")
  2.  
  3. local senderID, message, distance = rednet.receive()
  4. print(message,' from ID',senderID)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement