diff Discovery/Inc/text_multilanguage.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/text_multilanguage.h	Wed May 10 16:24:57 2023 +0200
+++ b/Discovery/Inc/text_multilanguage.h	Wed May 10 16:25:39 2023 +0200
@@ -356,6 +356,10 @@
         TXT2BYTE_BailoutShort,
         TXT2BYTE_LoopShort,
 
+        TXT2BYTE_Set,
+        TXT2BYTE_Clear,
+        TXT2BYTE_Reset,
+
 		TXT2BYTE_END
 };