diff Common/Inc/configuration.h @ 746:7e84ae1513b6

Code cleanup sensors under development: Deactivated compile option for Sentinel and CO2 sensor. Added missing compile switches.
author Ideenmodellierer
date Tue, 21 Feb 2023 21:19:31 +0100
parents 1dca3bb187d7
children ba1aebc6d5af
line wrap: on
line diff
--- a/Common/Inc/configuration.h	Sun Feb 19 21:52:02 2023 +0100
+++ b/Common/Inc/configuration.h	Tue Feb 21 21:19:31 2023 +0100
@@ -64,7 +64,7 @@
 #define ENABLE_PSCR_MODE
 
 /* Enable to have CO2 sensor functionality available */
-#define ENABLE_CO2_SUPPORT
+/* #define ENABLE_CO2_SUPPORT */
 
 /* Enable to have Sentinel rebreather interface available */
 /* #define ENABLE_SENTINEL_MODE */