diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-29 23:23:14 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-29 23:23:14 (GMT) |
| commit | aa9bde160c2e4e6a84cf68a6ff7ccc3e175f10bc (patch) | |
| tree | 7e774fc883aa2af9676a323f6429ead99d9e2232 /src/displayapp/screens/WatchFaceDigital.h | |
| parent | b66935af52e8a74a2145990c21db845a03dfde86 (diff) | |
Revert "Brief digression into alalog24 display using lv_linemeter"
This reverts commit b66935af52e8a74a2145990c21db845a03dfde86.
Diffstat (limited to 'src/displayapp/screens/WatchFaceDigital.h')
| -rw-r--r-- | src/displayapp/screens/WatchFaceDigital.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/displayapp/screens/WatchFaceDigital.h b/src/displayapp/screens/WatchFaceDigital.h index aef486c..8382996 100644 --- a/src/displayapp/screens/WatchFaceDigital.h +++ b/src/displayapp/screens/WatchFaceDigital.h @@ -56,9 +56,6 @@ namespace Pinetime { DirtyValue<uint32_t> stepCount {}; DirtyValue<bool> notificationState {}; - lv_style_t style_lmeter; - lv_obj_t* lmeter; - lv_obj_t* label_temp; lv_obj_t* label_time; lv_obj_t* label_time_sec; |
