Closed ehime-iyokan closed 1 year ago
Changed a wait process without Blocking.
We need to wait without Blocking
However, the following two tasks are necessary.
@ehime-iyokan Also, it would be good to include chattering prevention when changing from None to NoneToPress. This ensures consistent timing of press and release.
@ehime-iyokan Also, it would be good to include chattering prevention when changing from None to NoneToPress. This ensures consistent timing of press and release.
Added chattering prevention when changing from None to NoneToPress in the following commit.
To prevent chattering, a process is added to wait until the key being pressed is released. However, the wait time is a rough figure. Currently, due to the lack of equipment, it is not possible to see actual voltage changes.