Advertisement
FoxWorn3365

TEST

Jun 24th, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. p = peripheral.wrap("back")
  2.  
  3. -- Recupero lo stato del tank
  4. local a, b, c, b1 = p.get(1)
  5. print(textutils.serialize(b))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement