summaryrefslogtreecommitdiffstats
path: root/core/devicedetails.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/devicedetails.h')
-rw-r--r--core/devicedetails.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/devicedetails.h b/core/devicedetails.h
index ac12b6ca4..cb1a5ad1e 100644
--- a/core/devicedetails.h
+++ b/core/devicedetails.h
@@ -60,6 +60,7 @@ public:
int aGFLow;
int aGFHigh;
int aGFSelectable;
+ int vpmConservatism;
int saturation;
int desaturation;
int lastDeco;
@@ -88,8 +89,10 @@ public:
int alarmDepth;
int leftButtonSensitivity;
int rightButtonSensitivity;
+ int buttonSensitivity;
int bottomGasConsumption;
int decoGasConsumption;
+ int travelGasConsumption;
bool modWarning;
bool dynamicAscendRate;
bool graphicalSpeedIndicator;