Port of timer_face from legacy (#64)

- Closes https://github.com/joeycastillo/second-movement/issues/15
- Fixed issue with colon disappearing if exiting settings mode on the CLEAR or LOOP strings
- Use newer print function with fallback for classic display
This commit is contained in:
Lorenzo Prosseda
2025-08-03 17:19:26 +00:00
committed by GitHub
parent ad854fc9b8
commit 39d2c4499e
4 changed files with 23 additions and 16 deletions

View File

@@ -63,6 +63,7 @@
#include "tally_face.h"
#include "probability_face.h"
#include "ke_decimal_time_face.h"
#include "timer_face.h"
#include "simple_coin_flip_face.h"
#include "lis2dw_monitor_face.h"
#include "wareki_face.h"