A clock generator (Si5351) controlled by an ATmega328p.
finga
3aa458c4bc
Add `TODO` comment to optimize waiting times, fix capitalization in comments, add blank line and break up long lines. To improve code semantics `lcd_home()` and `lcd_setup()` were renamed to `draw_home()` and `draw_setup()` respectively. Improve ordering of function calls in `main()`. |
||
---|---|---|
firmware/src | ||
.gitignore |