diff Discovery/Inc/tStructure.h @ 929:63c340abd70e Evo_2_23 tip

Add a line to the compass heading dive menu that shows the currently set heading to enable the diver to confirm it / add it to notes. Also add a log entry every time a new compass heading is set or the heading is cleared. And add a way to add compass headings to the log without changing the currently set heading - this was added after discussion with cave divers who are interested in recording headings when mapping out caves. From mikeller
author heinrichsweikamp
date Mon, 02 Dec 2024 11:16:10 +0100
parents d4622533271d
children
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h	Tue Nov 26 21:30:06 2024 +0100
+++ b/Discovery/Inc/tStructure.h	Mon Dec 02 11:16:10 2024 +0100
@@ -206,6 +206,7 @@
 #define StMXTRA_CompassHeading	_MB(2,4,2,1,0)
 #define StMXTRA_CompassHeadingClear	_MB(2,4,2,2,0)
 #define StMXTRA_CompassHeadingReset	_MB(2,4,2,3,0)
+#define StMXTRA_CompassHeadingLog	_MB(2,4,2,4,0)
 
  /* SURFACE MODE */