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

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

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

Move your drone on the x axis (left or right)

Parameters

this: DroneController

Move left (+) or move right (-)

move: number