diff 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
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h	Fri Apr 21 09:47:06 2023 +0200
+++ b/Discovery/Inc/text_multilanguage.h	Fri Apr 21 09:47:44 2023 +0200
@@ -350,6 +350,10 @@
 		TXT2BYTE_CheckSettings,
 		TXT2BYTE_NotCalibrated,
 
+        TXT2BYTE_CcrSummary,
+        TXT2BYTE_Setpoint,
+        TXT2BYTE_Scrubber,
+
 		TXT2BYTE_END
 };