Skip to content

Instantly share code, notes, and snippets.

@Variiuz
Created April 12, 2026 13:33
Show Gist options
  • Select an option

  • Save Variiuz/08a3f3d677643422a26adaf3cfaa161d to your computer and use it in GitHub Desktop.

Select an option

Save Variiuz/08a3f3d677643422a26adaf3cfaa161d to your computer and use it in GitHub Desktop.
m=peripheral.wrap("top")
print("wireless",m and m.isWireless and m.isWireless())
m.transmit(42,42,{test="hello",id=os.getComputerID()})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment