library not visible in VSC in Platformio and few other things
hi, first: thanks for your GREAT work - I am programming ESP32 and I needed such library to work in asynch mode and once I found it I am so happy second: I am still trying to find out how to use it - it will take time (i.e. if I want to know for how long the key was pressed - none of the functions return this value - I think I need to program it myself using additional global variables in callback functions) third: this library is not visible in VSC in Platformio - see below - so I had to download it and put in lib folder. But this way I need to come here from time to time to update my lib once you updated this library fourth: I appreciate possibility to change some timers inside program but few things are still not changeable i.e. GPIO and debounce time - it would be nice to have them changeable.
thank you!