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

x/tellojs/src/cmds/speed.ts>speed

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

Sets the speed in cm/s

Parameters

Speed between 10 and 100 to set the speed to

newspeed: number