A clock generator (Si5351) controlled by an ATmega328p.
Go to file
finga f9f131a6da Add static and const declarations and spaces
Add `static` keyword for consistency and `const` where it makes
sense. Also add spaces when declaring enums.
2021-09-12 15:37:01 +02:00
firmware/src Add static and const declarations and spaces 2021-09-12 15:37:01 +02:00
.gitignore Generate a PWM signal for the display 2021-02-19 15:46:36 +01:00