Library for using buttons?
Posted: Sun May 28, 2017 4:36 am
I'm developing a multiple MCU hand held gaming system that allows easy DIY game and console building. I'm in the middle of writing the Teensy button commands for that part I'm looking to do the esp32 next. Teensy uses the bounce library for programming buttons. There's nothing to stop me from just adding the bounce library to the esp version of my sdk but I was hoping that esp32 had an optimized library like teensy's bounce so it's optimized for the esp32.
Is there such an esp32 library? Can you link me to it?
Is there such an esp32 library? Can you link me to it?