Back when I wrote this code I made a typo. This fixes it.

Reported-By: Alexander Gottwald <jugendtrainingt...@gmail.com>
Signed-off-by: Anton Lundin <gla...@acc.umu.se>
---
 core/configuredivecomputerthreads.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/configuredivecomputerthreads.cpp 
b/core/configuredivecomputerthreads.cpp
index ff592b71..9499332d 100644
--- a/core/configuredivecomputerthreads.cpp
+++ b/core/configuredivecomputerthreads.cpp
@@ -48,7 +48,7 @@
 #define OSTC3_SETPOINT_FALLBACK        0x38
 #define OSTC3_FLIP_SCREEN      0x39
 #define OSTC3_LEFT_BUTTON_SENSIVITY    0x3A
-#define OSTC3_RIGHT_BUTTON_SENSIVITY   0x3A
+#define OSTC3_RIGHT_BUTTON_SENSIVITY   0x3B
 #define OSTC4_BUTTON_SENSIVITY         0x3A
 #define OSTC3_BOTTOM_GAS_CONSUMPTION   0x3C
 #define OSTC3_DECO_GAS_CONSUMPTION     0x3D
-- 
2.11.0

_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to