joeycastillo / Sensor-Watch

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

place_face.c is missing #378

Open stealeks opened 3 months ago

stealeks commented 3 months ago

When you try to build with place_face.. it will end up with error because there is no .c file, only .h

https://github.com/joeycastillo/Sensor-Watch/tree/main/movement/watch_faces/settings

matheusmoreira commented 3 months ago

I also ran into this issue. The functionality in this watch face is being split off from the sunrise/sunset face. Perhaps it is a work in progress that made it into main regardless? There's also the day one and time left faces which set the user's birthday, that should probably be split off into dedicated interfaces as well.

stealeks commented 3 months ago

As I understand place was added, but reverted and added again... More details:

231 #233