RadioControl

public protocol RadioControl : Peripheral

Peripheral managing the transport used between the remote control and the drone.

This peripheral can be obtained from a remote control using:

remoteControl.getPeripheral(Peripherals.radioControl)