comparison 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
comparison
equal deleted inserted replaced
745:b392524753fb 746:7e84ae1513b6
62 62
63 /* Enable to have PSCR functionality available */ 63 /* Enable to have PSCR functionality available */
64 #define ENABLE_PSCR_MODE 64 #define ENABLE_PSCR_MODE
65 65
66 /* Enable to have CO2 sensor functionality available */ 66 /* Enable to have CO2 sensor functionality available */
67 #define ENABLE_CO2_SUPPORT 67 /* #define ENABLE_CO2_SUPPORT */
68 68
69 /* Enable to have Sentinel rebreather interface available */ 69 /* Enable to have Sentinel rebreather interface available */
70 /* #define ENABLE_SENTINEL_MODE */ 70 /* #define ENABLE_SENTINEL_MODE */
71 71
72 /* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */ 72 /* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */