OpenFFBoard icon indicating copy to clipboard operation
OpenFFBoard copied to clipboard

spi button debounce added

Open tinyboxxx opened this issue 8 months ago • 0 comments

My friend has a noisy SPI button, which is causing unbindable buttons due to flickering. To address this, I’ve created this fix.

Currently, this feature is disabled by default and will not affect normal users.

It can be enabled using the following commands in the GUI serial:

spibtn.0.debounceen=1
spibtn.0.debouncetime=20

If this change is acceptable, I can work on integrating it into the GUI.

tinyboxxx avatar Apr 23 '25 14:04 tinyboxxx