A clock generator (Si5351) controlled by an ATmega328p.
Find a file
finga acf4bc5754 Editable setup settings
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.
2021-09-11 15:36:02 +02:00
firmware/src Editable setup settings 2021-09-11 15:36:02 +02:00
.gitignore Generate a PWM signal for the display 2021-02-19 15:46:36 +01:00