Send Buffer
Sends a buffer to other Arcades in the area connected by radio. The maximum buffer length is 19 bytes.
radio.sendBuffer(pins.createBuffer(1))
Parameters
msgis a buffer to send by radio.
See also
radio
Sends a buffer to other Arcades in the area connected by radio. The maximum buffer length is 19 bytes.
radio.sendBuffer(pins.createBuffer(1))
msg is a buffer to send by radio.radio