diff Discovery/Inc/text_multilanguage.h @ 562:ec76fa85009e

Added ADC sensor interface to O2 sensore menu structure: Based on the availability of an external ADC (Old / new HW) the interface to the O2 sensors may now be choosen between classic optical and the new analog. Depending on the selection HUB Battery or a button for sensor calibration will be shown.
author Ideenmodellierer
date Sun, 15 Nov 2020 19:58:14 +0100
parents 531e7818b737
children 830de438e0b0
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h	Sun Nov 15 19:54:36 2020 +0100
+++ b/Discovery/Inc/text_multilanguage.h	Sun Nov 15 19:58:14 2020 +0100
@@ -268,6 +268,10 @@
 		TXT2BYTE_SetToMOD,
 		/* */
 		TXT2BYTE_HUDbattery,
+		TXT2BYTE_O2CalibAir,
+		TXT2BYTE_O2Interface,
+		TXT2BYTE_O2IFOptic,
+		TXT2BYTE_O2IFAnalog,
 		TXT2BYTE_LowerIsLess,
 		TXT2BYTE_DiveMenuQ,
 		TXT2BYTE_DiveQuitQ,