1.0.2 • Published 6 years ago

cosa-servo v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Cosa Servo

This is a wio package for Cosa that allows access to Servo and provides functionality to control them

Usage

Define a servo using Servo servo(0, Board::D9) and start it using Servo::begin()

Control the servo using:

servo.angle(10);

Install

wio install cosa-servo
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago