Mercurial > public > ostc4
comparison 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 |
comparison
equal
deleted
inserted
replaced
561:e581425c7e3e | 562:ec76fa85009e |
---|---|
266 TXT2BYTE_BoostBacklight, | 266 TXT2BYTE_BoostBacklight, |
267 | 267 |
268 TXT2BYTE_SetToMOD, | 268 TXT2BYTE_SetToMOD, |
269 /* */ | 269 /* */ |
270 TXT2BYTE_HUDbattery, | 270 TXT2BYTE_HUDbattery, |
271 TXT2BYTE_O2CalibAir, | |
272 TXT2BYTE_O2Interface, | |
273 TXT2BYTE_O2IFOptic, | |
274 TXT2BYTE_O2IFAnalog, | |
271 TXT2BYTE_LowerIsLess, | 275 TXT2BYTE_LowerIsLess, |
272 TXT2BYTE_DiveMenuQ, | 276 TXT2BYTE_DiveMenuQ, |
273 TXT2BYTE_DiveQuitQ, | 277 TXT2BYTE_DiveQuitQ, |
274 TXT2BYTE_DiveBearingQ, | 278 TXT2BYTE_DiveBearingQ, |
275 TXT2BYTE_DiveResetAvgQ, | 279 TXT2BYTE_DiveResetAvgQ, |