A clock generator (Si5351) controlled by an ATmega328p.
finga
9c496e765d
In order to improve the handling of states the `state` enum is also used for saving the `home_state`, which was previously called `current_home_state`. All dependent functions were adapted to the change. The `volatile` keyword was added to some variables. |
||
---|---|---|
firmware/src | ||
.gitignore |