Watch this video to see how the radio hardware works on the Arcade:
send String
Sends a string to other Arcades in the area connected by radio. The maximum string length is 19 characters.
radio.sendString("Hello!")
Parameters
- msg: a string to send by radio.
See also
radio