DJI Tello Movement Panel icon DJI Tello Movement Panel Control DJI Tello from ARC with live camera feed for computer vision tracking; fly via scripts, speech, joysticks, Python, or Exosphere. Try it →
 

Writestring

I2C.write(address, str, [ezbIndex])

Parameters

address Address of the device to read from as a hexadecimal number (e.g.0x5e).
str String to write to the device.
ezbIndex (optional) Board index of the EZB to write to.

Returns

Nothing

Description

Writes the string given by str to the device at address.