diff Discovery/Inc/tHome.h @ 138:cc9c18075e00 FlipDisplay

Removed no longer supported scooter code
author Ideenmodellierer
date Sat, 23 Feb 2019 21:10:51 +0100
parents 5f11787b4f42
children b2a9e9b02df0
line wrap: on
line diff
--- a/Discovery/Inc/tHome.h	Tue Feb 19 21:48:32 2019 +0100
+++ b/Discovery/Inc/tHome.h	Sat Feb 23 21:10:51 2019 +0100
@@ -67,7 +67,6 @@
 		CVIEW_EADTime,
 		CVIEW_Gaslist,
 		CVIEW_sensors_mV,
-		CVIEW_Scooter,
 		CVIEW_Hello,
 		CVIEW_CompassDebug,
 		CVIEW_SummaryOfLeftCorner,
@@ -133,7 +132,6 @@
 
 float t3_basics_lines_depth_and_divetime(GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXl1, GFX_DrawCfgWindow* tXr1, uint8_t mode);
 void t3_basics_battery_low_customview_extra(GFX_DrawCfgWindow* tXc1);
-void t3_basics_battery_scooter_customview_extra(GFX_DrawCfgWindow* tXc1);
 void t3_basics_show_customview_warnings(GFX_DrawCfgWindow* tXc1);
 void t3_basics_refresh_customview(float depth, uint8_t tX_selection_customview, GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXc1, GFX_DrawCfgWindow* tXc2, uint8_t mode);
 void t3_basics_refresh_apnoeRight(float depth, uint8_t tX_selection_customview, GFX_DrawCfgScreen *tXscreen, GFX_DrawCfgWindow* tXc1, GFX_DrawCfgWindow* tXc2, uint8_t mode);