joeycastillo / Sensor-Watch

A board replacement for the classic Casio F-91W wristwatch
Other
1.02k stars 210 forks source link

Structured TOTP watch face #369

Closed matheusmoreira closed 3 months ago

matheusmoreira commented 4 months ago

Improves the standard TOTP watch face by making it easier to define new secrets. Aggregating the TOTP data into a structure allows simple and functional definition of new instances with an initializer generator macro. This also makes the size and offset variables superfluous and so they are removed.

matheusmoreira commented 4 months ago

Seems to be working well on real hardware. No issues so far.