domneedham / pico-clock-green-rs

A Rust implementation of the Waveshare Pico-Clock-Green.
1 stars 0 forks source link

Add blinking colon in clock mode #21

Closed domneedham closed 1 year ago

domneedham commented 1 year ago

Looking at the firmware in the C version, the colon has been implemented to easily determine what quarter of the minute it is. I think this is great and so will add an option to support this too.