mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Define settings ids for the new OSTC3 settings
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1cc6b11777
commit
c06a7d6e6d
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue