changeset 1066:eceb5cb2a8e3 Icon_Integration tip

Added missing compile switch
author Ideenmodellierer
date Mon, 16 Feb 2026 21:33:04 +0100
parents 1f2067cad41b
children
files Discovery/Src/tMenuGas.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Discovery/Src/tMenuGas.c	Mon Feb 16 21:27:26 2026 +0100
+++ b/Discovery/Src/tMenuGas.c	Mon Feb 16 21:33:04 2026 +0100
@@ -222,8 +222,10 @@
                     if(typeDeco && depthUp)
                         color[1] = '\020';
                     /* ltr */
+#ifdef ENABLE_ADVANCED_GAS
                     if(ltr)
                         color[2] = '\020';
+#endif
                     /* bar */
 
                     if(mod < depthUp)