adafruit / Adafruit_Seesaw

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

Add example demonstrating encoder.getEncoderDelta() #88

Closed kattni closed 4 months ago

kattni commented 1 year ago

We received feedback asking for an explanation of how to use encoder.getEncoderDelta. It may be worth including an example in the library that demonstrates use.

caternuson commented 4 months ago

Closing. Example added with #103.