Button event lib support positive pulse button.

Issue #302 new
Sean shao created an issue

I got a new pico board “Pico:ed“. A low level is generated when the button is pressed and a high level when it is released.

The Button event library can support this type of button in a more general way.
My current approach is reversing the logic of _readbutton method in the Button event lib.

Thanks

Comments (0)

  1. Log in to comment