Advertisement
oxgon

callRemote openperipheral

Jan 24th, 2015
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.09 KB | None | 0 0
  1. net = peripheral.wrap("back)
  2.  
  3. methods = net.callRemote("blank",listMethods")
  4.  
  5. print(methods)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement