diff Discovery/Inc/tHome.h @ 672:c00a80f26641 Betatest

Added Charging view: In case the charger is connected to the OSTC a new menu will be shown in the customer view section. The new view shows a charging current indicator, the current charge percentage and an estimation how long the completion of the charging cycle will take (hour window). Some multi language text definitions have been added to support the new view.
author Ideenmodellierer
date Sat, 12 Mar 2022 23:01:11 +0100
parents 280c11153080
children 5078da3845c0
line wrap: on
line diff
--- a/Discovery/Inc/tHome.h	Sat Mar 12 22:58:22 2022 +0100
+++ b/Discovery/Inc/tHome.h	Sat Mar 12 23:01:11 2022 +0100
@@ -71,6 +71,7 @@
 		CVIEW_Hello,
 		CVIEW_CompassDebug,
 		CVIEW_SummaryOfLeftCorner,
+		CVIEW_Charger,
 		CVIEW_END,
 		CVIEW_T3_Decostop,
 		CVIEW_T3_TTS,