diff Discovery/Inc/tStructure.h @ 774:6169309d6eb9

more menu items for the compass menu: Delete bearing, and reset to land based bearing. I have also re-enabled the real time bearing display in the menu - makes it easier to set the correct bearing. (mikeller)
author heinrichsweikamp
date Wed, 10 May 2023 16:25:39 +0200
parents 2c243233c999
children 46c6d2380d4e
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h	Wed May 10 16:24:57 2023 +0200
+++ b/Discovery/Inc/tStructure.h	Wed May 10 16:25:39 2023 +0200
@@ -195,6 +195,8 @@
 /* DIVE MODE */
 #define StMXTRA_ResetStopwatch	_MB(2,4,1,1,0)
 #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)
 
  /* SURFACE MODE */