comparison Discovery/Inc/tStructure.h @ 614:7d6a51bb21d1

Added "Set Marker" to T3 quick menu: It is now possible to set a marker while in T?_Profile view using the quick menu access. Because the the string, which is used in the dive menu, is to long, a shorter string had to be added.
author Ideenmodellierer
date Wed, 20 Jan 2021 20:05:05 +0100
parents fb5bb04ad914
children 8fa2de4414a8
comparison
equal deleted inserted replaced
613:beeb23d18443 614:7d6a51bb21d1
95 #define StDSIM3 _MB(1,2,6,0,0) 95 #define StDSIM3 _MB(1,2,6,0,0)
96 #define StDSIM4 _MB(1,2,7,0,0) 96 #define StDSIM4 _MB(1,2,7,0,0)
97 #define StDBEAR _MB(1,2,8,0,0) 97 #define StDBEAR _MB(1,2,8,0,0)
98 #define StDRAVG _MB(1,2,9,0,0) 98 #define StDRAVG _MB(1,2,9,0,0)
99 #define StDQUIT _MB(1,2,10,0,0) 99 #define StDQUIT _MB(1,2,10,0,0)
100 #define StDMARK _MB(1,2,11,0,0)
100 101
101 102
102 #define StUART_STANDARD _MB(3,1,0,0,0) 103 #define StUART_STANDARD _MB(3,1,0,0,0)
103 #define StUART_RTECONNECT _MB(3,2,0,0,0) 104 #define StUART_RTECONNECT _MB(3,2,0,0,0)
104 105