comparison Discovery/Inc/configuration.h @ 662:1b995079c045 Betatest

PSCR Mode
author heinrichs weikamp
date Tue, 14 Dec 2021 15:36:10 +0100
parents 68d95049f11a
children d7c5d592076b
comparison
equal deleted inserted replaced
661:87bee7cc77b3 662:1b995079c045
59 /* #define ENABLE_T3_PROFILE_VIEW */ 59 /* #define ENABLE_T3_PROFILE_VIEW */
60 60
61 /* Enable to have PPO2 adjustments in T3 sensor view during dive simulation */ 61 /* Enable to have PPO2 adjustments in T3 sensor view during dive simulation */
62 /* #define ENABLE_T3_PPO_SIM */ 62 /* #define ENABLE_T3_PPO_SIM */
63 63
64 /* Enable to have PSCR functionality available */
65 /* #define ENABLE_PSCR_MODE */
66
67 /* Enable to have CO2 sensor functionality available */
68 /* #define ENABLE_CO2_SUPPORT */
69
70 /* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */
71 /* #define ENABLE_ALTERNATIVE_SENSORTYP */
72
64 #endif 73 #endif