Stopwatch external app (#2553)

This commit is contained in:
Mark Thompson
2025-03-09 16:03:41 -05:00
committed by GitHub
parent 24e9504688
commit 084b88564b
8 changed files with 361 additions and 77 deletions
+1
View File
@@ -291,6 +291,7 @@ class BigFrequency : public Widget {
private:
rf::Frequency _frequency;
rf::Frequency _previous_frequency{~0LL};
static constexpr Dim digit_width = 32;