TM16xx icon indicating copy to clipboard operation
TM16xx copied to clipboard

release callack

Open alikanarya opened this issue 4 months ago • 4 comments

Hi, firstly I thank for your library. I want to simulate tm1638 buttons as push puttons. I coded and worked. I attached release and click callback functions. However, release fn is called before click fn. And this makes some awkward behaviour in my scenerio. Could you please guide me how to call release callback fn after click fn? Thanks

example monitor output when I pressed and released button 1: relased button: 1 pressed button: 1

alikanarya avatar Oct 14 '24 08:10 alikanarya