tillitis / tkey-libs

TKey device libs
GNU General Public License v2.0
4 stars 2 forks source link

Implement a wait for touch function #28

Closed mchack-work closed 7 months ago

mchack-work commented 8 months ago

Fixes #29

dehanj commented 8 months ago

I did an alternative version of touch_wait_flash() that has an optional time out built in, I put it in a branch based on this. Check out the branch with_timeout

mchack-work commented 8 months ago

New version of touchwait() added with hardware timer for timeout and blink.

mchack-work commented 8 months ago

Still needs squashing and cleaning up history.

dehanj commented 8 months ago

I would say I'm happy with this one now. But let's discuss on Monday. (Except squashing etc.)