MagnetometerWith1StepCalibration

@objc(GSMagnetometerWith1StepCalibration)
public protocol MagnetometerWith1StepCalibration : Magnetometer

1-step calibration magnetometer peripheral.

The calibration is done on the 3 axes simultaneously: roll, pitch and yaw. This peripheral can be retrieved by:

drone.getPeripheral(Peripherals.magnetometerWith1StepCalibration)