diff Discovery/Inc/text_multilanguage.h @ 703:2f457024049b

Added selection of digital o2 sensor source to HW menu: Beside analog sensing a pure digital and a mixed mode (analag + digital) may now be selected by the HW sensor menu. Bugfix: cursor was jumping to the first menu item in case the sensor source was changed. This was fixed and the cursor now stays at the sensor input selection.
author Ideenmodellierer
date Fri, 28 Oct 2022 20:32:24 +0200
parents c00a80f26641
children 5078da3845c0
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h	Fri Oct 28 20:29:37 2022 +0200
+++ b/Discovery/Inc/text_multilanguage.h	Fri Oct 28 20:32:24 2022 +0200
@@ -287,6 +287,7 @@
 		TXT2BYTE_O2Interface,
 		TXT2BYTE_O2IFOptic,
 		TXT2BYTE_O2IFAnalog,
+		TXT2BYTE_O2IFDigital,
 		TXT2BYTE_LowerIsLess,
 		TXT2BYTE_DiveMenuQ,
 		TXT2BYTE_DiveQuitQ,