add watch face for frequency correction and measurement

This commit is contained in:
Joey Castillo
2022-10-09 22:50:31 -05:00
parent 33dec21cf1
commit 5bb058f585
5 changed files with 193 additions and 9 deletions

View File

@@ -54,7 +54,7 @@
#include "tomato_face.h"
#include "probability_face.h"
#include "wake_face.h"
// #include "interval_face.h"
#include "frequency_correction_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_