murphyzhao / FlexibleButton

灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键
Apache License 2.0
673 stars 289 forks source link

[fix] #18

Closed wzd5230 closed 4 years ago

wzd5230 commented 4 years ago
  1. When more than 1 button registered.For example 5 buttons.The lastest button will received 1 click event when I click the first button.

[update] 1.

Signed-off-by: wzd5230 772461552@qq.com