pappersverk / inky

A library for managing Inky e-ink displays from Elixir.
Apache License 2.0
72 stars 11 forks source link

Add support for buttons on Inky Impression #48

Closed jasonmj closed 2 years ago

jasonmj commented 2 years ago

Luckily, the buttons for the impression are the same as those on the Unicorn Hat, so I was able to pull in the same code, which coincidentally is the same as the button code for the Scroll Hat.

I think Pimoroni must have planned for their devices to use the same pins for buttons. How convenient :)