# HG changeset patch # User Ideenmodellierer # Date 1659706021 -7200 # Node ID b052e812277cedbe2d7671ec6d0337fc14e4c3ed # Parent 52d68cf9994c87076ba5ba75ba59aaf609308a1d Added compile switch for Sentinel rebreather option diff -r 52d68cf9994c -r b052e812277c Common/Inc/configuration.h --- a/Common/Inc/configuration.h Fri Aug 05 15:26:28 2022 +0200 +++ b/Common/Inc/configuration.h Fri Aug 05 15:27:01 2022 +0200 @@ -49,7 +49,7 @@ /* #define HAVE_DEBUG_VIEW */ /* Enable to have access to the motion control selection menu */ -#define ENABLE_MOTION_CONTROL +/* #define ENABLE_MOTION_CONTROL */ /* Enable to have option to hide not needed gases from dive views */ /* #define ENABLE_UNUSED_GAS_HIDING */ @@ -66,6 +66,9 @@ /* Enable to have CO2 sensor functionality available */ /* #define ENABLE_CO2_SUPPORT */ +/* Enable to have Sentinel rebreather interface available */ +/* #define ENABLE_SENTINEL_MODE */ + /* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */ #define ENABLE_ALTERNATIVE_SENSORTYP