diff Discovery/Inc/configuration.h @ 594:280c11153080

Added compile switch for new T3 View Profile
author Ideenmodellierer
date Mon, 04 Jan 2021 21:30:04 +0100
parents 02e7e11fdbe8
children 68d95049f11a
line wrap: on
line diff
--- a/Discovery/Inc/configuration.h	Mon Jan 04 21:24:24 2021 +0100
+++ b/Discovery/Inc/configuration.h	Mon Jan 04 21:30:04 2021 +0100
@@ -54,4 +54,9 @@
 
 /* Enable to have option to hide not needed gases from dive views */
 /* #define ENABLE_UNUSED_GAS_HIDING */
+
+/* Enable to have the new T3 profile view available */
+/* #define ENABLE_T3_PROFILE_VIEW */
+
+
 #endif