Copter Motors
CopterMotors peripheral interface for copter drones.
Allows to query the error status of each of the copter's motors.
This peripheral can be obtained from a Drone drone using:
drone.getPeripheral(CopterMotors.class)
Content copied to clipboard
See also
Peripheral. Provider