Mercurial > public > ostc4
changeset 692:b052e812277c Betatest
Added compile switch for Sentinel rebreather option
author | Ideenmodellierer |
---|---|
date | Fri, 05 Aug 2022 15:27:01 +0200 |
parents | 52d68cf9994c |
children | 79ce499e26aa |
files | Common/Inc/configuration.h |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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