adafruit / Adafruit_Seesaw

Arduino library driver for seesaw multi-use chip
93 stars 64 forks source link

Add quad encoder Feather ESP32 S2 TFT example #92

Closed caternuson closed 1 year ago

caternuson commented 1 year ago

Adding back quad encoder example using Feather ESP32-S2 TFT shown on product page: https://www.adafruit.com/product/5752 as requested here: https://forums.adafruit.com/viewtopic.php?t=204572

caternuson commented 1 year ago

@ladyada for review

didn't update any dependencies GFX gets brought in via existing ST7735 lib dep was there something else?

ladyada commented 1 year ago

you'll need to add esp32 tft feather to the CI list for it to build & verify this demo?

caternuson commented 1 year ago

CI looks good. Board added and it actually compile checked the example: image