makerdiary / python-keyboard

A hand-wired USB & Bluetooth keyboard powered by Python and more
https://makerdiary.com/m60
MIT License
483 stars 60 forks source link

overflow exception after long sleep #28

Closed galenzhao closed 3 years ago

galenzhao commented 3 years ago

after a longtime sleep, the keyboard will occur an overflow exception when tapping any key.

seems to be the micropy problem.

but there's a workaround.