- Refactored `xsns_81_seesaw_soil.ino` to utilize a base class `xsns_81_seesaw.ino` for Adafruit Seesaw devices - Add `xsns_81_seesaw_encoder.ino` for handling Adafruit I2C QT Rotary Encoder with NeoPixel and button functionalities. - Implemented option to have Adafruit I2C rotary encoder behave like a GPIO rotary encoders - Update Adafruit Seesaw library files to v1.7.9
11 lines
362 B
INI
11 lines
362 B
INI
name=Adafruit seesaw Library
|
|
version=1.7.9
|
|
author=Adafruit
|
|
maintainer=Adafruit <info@adafruit.com>
|
|
sentence=This is a library for the Adafruit seesaw helper IC.
|
|
paragraph=This is a library for the Adafruit seesaw helper IC.
|
|
category=Other
|
|
url=https://github.com/adafruit/Adafruit_Seesaw
|
|
architectures=*
|
|
depends=Adafruit BusIO, Adafruit ST7735 and ST7789 Library
|