Maximite 2: How to make switch trigger only once when pressed
Author
Message
Decoy Senior Member Joined: 02/08/2019 Location: DenmarkPosts: 109
Posted: 05:40am 03 Dec 2020
Well, one thing - I prefer debouncing in hardware rather than code. Or that is how I usually do it. I also do not need a very fast read. It should fit with a finger pressing a button.
As Jim states above, maybe a solution would need to include a different outcome when the switch is held.