A clock generator (Si5351) controlled by an ATmega328p.
finga
acf4bc5754
In order to be able to change the setup settings two new setup states are introduced `change_contrast` and `change_backlight`. All procedures that handle the setup states are adapted to handle those new states correct. To keep track of their values the global variables `value_contrast` and `value_backlight` are introduced. |
||
---|---|---|
firmware/src | ||
.gitignore |