bring in battery voltage face, add new method and demo for displaying floats

This commit is contained in:
joeycastillo
2024-09-30 00:24:23 -04:00
parent 5b12491ebe
commit 996571967f
10 changed files with 167 additions and 8 deletions

View File

@@ -31,6 +31,8 @@
#include "countdown_face.h"
#include "fast_stopwatch_face.h"
#include "sunrise_sunset_face.h"
#include "float_demo_face.h"
#include "voltage_face.h"
#include "set_time_face.h"
#include "preferences_face.h"
// New includes go above this line.