Mercurial > public > ostc4
diff Discovery/Inc/text_multilanguage.h @ 584:830de438e0b0
Added option for 100% o2 calibration:
For the implementation of the selection of the calib gas the reactivation of the menu elemen "FIELD_TOGGLE" was necessary. Within the calibration menu item it is now possible to select between air and 100% o2 calibration. The calibration itself no consideres the ambient pressure during calculation of the coeff.
author | Ideenmodellierer |
---|---|
date | Sat, 12 Dec 2020 21:05:11 +0100 |
parents | ec76fa85009e |
children | 7d6a51bb21d1 |
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h Sat Dec 12 20:54:31 2020 +0100 +++ b/Discovery/Inc/text_multilanguage.h Sat Dec 12 21:05:11 2020 +0100 @@ -268,7 +268,7 @@ TXT2BYTE_SetToMOD, /* */ TXT2BYTE_HUDbattery, - TXT2BYTE_O2CalibAir, + TXT2BYTE_O2Calib, TXT2BYTE_O2Interface, TXT2BYTE_O2IFOptic, TXT2BYTE_O2IFAnalog,