joeycastillo / Sensor-Watch

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

Added day display in twelve different languages #402

Closed renaudrenaud closed 1 month ago

renaudrenaud commented 1 month ago
maxz commented 1 month ago

First of all you pushed your private configuration like the faces and the tune and so on. Please remove those.

Also someone was already working on this feature: #396.

After looking over the actual changes, I also don't like them to be honest. I think the rare space within movement_settings_t should be reserved for things which pretty much would have to happen at runtime like maybe timezone support. Adding the language as a compile time settings as seen in the other pull request seems like the superior approach to me.

renaudrenaud commented 1 month ago

Don't understand how this whole thing is working, sorry for wwasting your time.