Advertisement
bobmarley12345

TesseractSetter

Oct 6th, 2020 (edited)
923
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. local tesseract = peripheral.wrap("left")
  2. local didSet = tesseract.setFrequency(21)
  3. print("Set frequency to 21")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement