tillitis / tkey-ssh-agent

SSH Agent for TKey, the flexible open hardware/software USB security key 🔑
https://www.tillitis.se
BSD 2-Clause "Simplified" License
131 stars 15 forks source link

Minimal Touch app that simply waits for a touch while flashing the LED. #81

Closed dehanj closed 1 year ago

dehanj commented 1 year ago

Intended to be both an example for others and useful in production while testing the touch functionality. Hence I wrote it so one could quickly test multiple touches in a row, without the need of a host app.

The app waits for a touch, confirms by changing the flashing color. Then waits for a new one and so on, for eternity.

mchack-work commented 1 year ago

Squashed and merged.