Mercurial > public > ostc4
diff Discovery/Inc/tStructure.h @ 775:46c6d2380d4e
Add a shortcuts to change the setpoint to the loop to the 'normal' display when diving. It is only shown when diving in CCR mode and on the loop.
Uses the configured setpoint with the highest / lowest switch depth as the high / low setpoints respectively. (mikeller)
author | heinrichsweikamp |
---|---|
date | Thu, 11 May 2023 12:13:03 +0200 |
parents | 6169309d6eb9 |
children | 45b8f3c2acce |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Wed May 10 16:25:39 2023 +0200 +++ b/Discovery/Inc/tStructure.h Thu May 11 12:13:03 2023 +0200 @@ -104,6 +104,7 @@ #define StDSIM5 _MB(1,2,13,0,0) #define StDSIM6 _MB(1,2,14,0,0) #define StDBAILOUT _MB(1,2,15,0,0) +#define StDSETPOINT _MB(1,2,16,0,0) #define StUART_STANDARD _MB(3,1,0,0,0) #define StUART_RTECONNECT _MB(3,2,0,0,0)