diff Discovery/Inc/t7.h @ 656:3ccf13af4651

Added visualization of scrubber time: The remaining scrubber timer may be displayed in minutes or percentage of maximum time (both countdown). The value is displayed in the lower left corner, the overview custom view in T7 display as well as in the O2 Monitor view of the T3 display.
author Ideenmodellierer
date Sun, 25 Apr 2021 20:47:01 +0200
parents f52bc70e380f
children 1b995079c045
line wrap: on
line diff
--- a/Discovery/Inc/t7.h	Sun Apr 25 20:42:56 2021 +0200
+++ b/Discovery/Inc/t7.h	Sun Apr 25 20:47:01 2021 +0200
@@ -45,6 +45,7 @@
 		LLC_FutureTTS,
 		LLC_CNS,
 		LLC_GF,
+		LLC_ScrubberTime,
 #ifdef ENABLE_BOTTLE_SENSOR
 		LCC_BottleBar,
 #endif