diff 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
line wrap: on
line diff
--- a/Discovery/Inc/configuration.h	Mon Nov 01 12:39:34 2021 +0100
+++ b/Discovery/Inc/configuration.h	Tue Dec 14 15:36:10 2021 +0100
@@ -61,4 +61,13 @@
 /* Enable to have PPO2 adjustments in T3 sensor view during dive simulation */
 /* #define ENABLE_T3_PPO_SIM */
 
+/* Enable to have PSCR functionality available */
+/* #define ENABLE_PSCR_MODE */
+
+/* Enable to have CO2 sensor functionality available */
+/* #define ENABLE_CO2_SUPPORT */
+
+/* Enable if you are using sensors with a voltage range 8..16 mV at surface / air level */
+/* #define ENABLE_ALTERNATIVE_SENSORTYP */
+
 #endif