diff Discovery/Src/t9.c @ 115:3834b6272ee5 FlipDisplay

Merge with 68181cd61f2069d061621c2cd2a6afddb7486f5e
author Ideenmodellierer
date Thu, 03 Jan 2019 19:59:36 +0100
parents b364c75005bb
children b7689d9e888a
line wrap: on
line diff
--- a/Discovery/Src/t9.c	Thu Jan 03 18:35:11 2019 +0100
+++ b/Discovery/Src/t9.c	Thu Jan 03 19:59:36 2019 +0100
@@ -678,7 +678,7 @@
             // Wechseltiefe
             if(pGasLine[gasId].depth_meter)
             {
-                textpointer += snprintf(&text[textpointer],6,"\t%u m",pGasLine[gasId].depth_meter);
+
             }
             GFX_write_string(&FontT42, &t9cY0free, text, gasId);
         }