A clock generator (Si5351) controlled by an ATmega328p.
finga
6746d34b2f
The `input` enum is extended with `click` and `hold` values and all dependencies are adapted to that. In order to handle the `click` input an interrupt is used. Further, for handling held button input with the switch the Timer/Counter1 compare match interrupt with OCR1A is used. |
||
---|---|---|
firmware/src | ||
.gitignore |