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

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

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

Move your drone on the x axis (forwards or backwards)

Parameters

this: DroneController

Move forward (+) or move backwards (-)

move: number