movement: add moon phase complication

This commit is contained in:
Joey Castillo
2022-02-14 14:00:35 -05:00
parent 2d9192dff1
commit 0fcc60e388
4 changed files with 234 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
#include "sunrise_sunset_face.h"
#include "countdown_face.h"
#include "blinky_face.h"
#include "moon_phase_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_