diff Discovery/Src/t5_gauge.c @ 175:9da7dd50e2ec max-depth

cleanup: remove unused code as found while fixing the max depth bug. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
author Jan Mulder <jlmulder@xs4all.nl>
date Mon, 11 Mar 2019 19:57:51 +0100
parents 255eedad4155
children 39c147e47c1c
line wrap: on
line diff
--- a/Discovery/Src/t5_gauge.c	Mon Mar 11 19:54:20 2019 +0100
+++ b/Discovery/Src/t5_gauge.c	Mon Mar 11 19:57:51 2019 +0100
@@ -47,11 +47,6 @@
 GFX_DrawCfgWindow	t5c2;
 GFX_DrawCfgWindow	t5c3; // for menu text
 
-extern float depthLastCall[9];
-extern uint8_t idDepthLastCall;
-extern float temperatureLastCall[3];
-extern uint8_t idTemperatureLastCall;
-
 uint8_t t5_selection_customview = 0;
 
 /* Importend function prototypes ---------------------------------------------*/