Approved content

The content below is provided by a partner.

adafruit/pxt-seesaw 0.0.19 GitHub

A MakeCode package for Adafruit Seesaw I2C protocol.

Usage

Create a seesaw.Seesaw object and call the various interfaces. Optionally, pass the i2c device address in the constructor.

Building

npm install -g pxt
git clone https://github.com/Adafruit/pxt-seesaw
pxt target adafruit
pxt

Releasing

To create a new release, run pxt bump from the project folder. Use semver logic to device if you need to bump major, minor etc… The editor will automatically pick the latest release in the repo.

License

MIT

Supported targets

(The metadata above is needed for package search.)