Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServoMotor

Hierarchy

  • ServoMotor

Implements

Index

Constructors

Properties

Methods

Object literals

Constructors

constructor

  • Returns ServoMotor

Properties

keys

keys: string[]

params

params: any

requiredKeys

requiredKeys: string[]

Methods

angle

  • angle(ratio: number): void
  • Parameters

    • ratio: number

    Returns void

off

  • off(): void
  • Returns void

on

  • on(): void
  • Returns void

wired

  • wired(obniz: Obniz): void
  • Parameters

    Returns void

Static info

  • Returns ObnizPartsInfo

Object literals

range

range: object

max

max: number = 2.4

min

min: number = 0.5

Generated using TypeDoc