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.

Watch this video to see how the radio hardware works on the Arcade:

See also

Bit Radio on received string

radio