comparison Discovery/Inc/text_multilanguage.h @ 770:8deb28b2d4da

CCR overview in surface mode. Makes it easy to quickly check that all settings (mode, setpoints, diluent, scrubber timer) are correct when preparing to dive (also makes the OC gas list available in surface mode for the same reason).
author heinrichsweikamp
date Fri, 21 Apr 2023 09:47:44 +0200
parents 9825dcf50675
children 2c243233c999
comparison
equal deleted inserted replaced
769:6b248bcdbf28 770:8deb28b2d4da
348 TXT2BYTE_Maximum, 348 TXT2BYTE_Maximum,
349 349
350 TXT2BYTE_CheckSettings, 350 TXT2BYTE_CheckSettings,
351 TXT2BYTE_NotCalibrated, 351 TXT2BYTE_NotCalibrated,
352 352
353 TXT2BYTE_CcrSummary,
354 TXT2BYTE_Setpoint,
355 TXT2BYTE_Scrubber,
356
353 TXT2BYTE_END 357 TXT2BYTE_END
354 }; 358 };
355 359
356 #endif /* TEXT_MULTILINGUAGE_H */ 360 #endif /* TEXT_MULTILINGUAGE_H */