Approved content
The content below is provided by a partner.
A MakeCode package for Adafruit Seesaw I2C protocol.
Create a seesaw.Seesaw
object and call the various interfaces.
Optionally, pass the i2c device address in the constructor.
npm install -g pxt
git clone https://github.com/Adafruit/pxt-seesaw
pxt target adafruit
pxt
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.
MIT
(The metadata above is needed for package search.)