adafruit / seesaw

I2C friend to expand capabilities of other chips.
Other
76 stars 34 forks source link

GPIO TOGGLE not implemented #46

Open eugeneanikin opened 3 years ago

eugeneanikin commented 3 years ago

It is well documented but no implementation besides SEESAW_GPIO_BULK_TOGGLE enum value. Sending GPIO command 7 produces nothing.

suurkivi commented 2 months ago

Hi @eugeneanikin, I have a fix for this here: https://github.com/adafruit/seesaw/pull/73