From c06a7d6e6db9eee6d918175b781a21aa9742c500 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Sat, 18 Oct 2014 00:33:42 +0200 Subject: Define settings ids for the new OSTC3 settings Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- configuredivecomputerthreads.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuredivecomputerthreads.cpp b/configuredivecomputerthreads.cpp index 00e2e1a96..c2d7fa7b1 100644 --- a/configuredivecomputerthreads.cpp +++ b/configuredivecomputerthreads.cpp @@ -43,6 +43,9 @@ #define OSTC3_COMPASS_GAIN 0x34 #define OSTC3_PRESSURE_SENSOR_OFFSET 0x35 #define OSTC3_SAFETY_STOP 0x36 +#define OSTC3_CALIBRATION_GAS_O2 0x37 +#define OSTC3_SETPOINT_FALLBACK 0x38 +#define OSTC3_FLIP_SCREEN 0x39 #define SUUNTO_VYPER_MAXDEPTH 0x1e #define SUUNTO_VYPER_TOTAL_TIME 0x20 -- cgit v1.2.3-70-g09d2