Add tomato face: a pomodoro style timer (#61)

This commit is contained in:
Wesley Ellis
2022-04-06 14:33:24 -04:00
committed by GitHub
parent dd3e6c5fc3
commit 1ec1f2e420
7 changed files with 273 additions and 9 deletions

View File

@@ -48,6 +48,7 @@
#include "moon_phase_face.h"
#include "orrery_face.h"
#include "astronomy_face.h"
#include "tomato_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_