comparison 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
comparison
equal deleted inserted replaced
774:6169309d6eb9 775:46c6d2380d4e
102 #define StDMARK _MB(1,2,11,0,0) 102 #define StDMARK _MB(1,2,11,0,0)
103 #define StDCHECK _MB(1,2,12,0,0) 103 #define StDCHECK _MB(1,2,12,0,0)
104 #define StDSIM5 _MB(1,2,13,0,0) 104 #define StDSIM5 _MB(1,2,13,0,0)
105 #define StDSIM6 _MB(1,2,14,0,0) 105 #define StDSIM6 _MB(1,2,14,0,0)
106 #define StDBAILOUT _MB(1,2,15,0,0) 106 #define StDBAILOUT _MB(1,2,15,0,0)
107 #define StDSETPOINT _MB(1,2,16,0,0)
107 108
108 #define StUART_STANDARD _MB(3,1,0,0,0) 109 #define StUART_STANDARD _MB(3,1,0,0,0)
109 #define StUART_RTECONNECT _MB(3,2,0,0,0) 110 #define StUART_RTECONNECT _MB(3,2,0,0,0)
110 111
111 #define StStop _MB(6,0,0,0,0) 112 #define StStop _MB(6,0,0,0,0)