Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tellojs/src/cmds/mod.ts>rotate

The easy to use tello library written in typescript to control your drones!
Latest
function rotate
Re-export
import { rotate } from "https://deno.land/x/tellojs@v1.2.2/src/cmds/mod.ts";

Rotate the drone clockwise or counterclockwise

Parameters

this: DroneController

Rotate clockwise (+) or counterclockwise (-)

rotation: number