diff Discovery/Inc/text_multilanguage.h @ 789:b7cd0c5c8e43

When using automatic setpoint switching, allow the user to set an arbitrary ppO2 as a custom setpoint during the dive.
author heinrichsweikamp
date Wed, 12 Jul 2023 10:13:25 +0200
parents 4abfb8a2a435
children dd7ce655db26
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h	Tue Jul 04 14:39:06 2023 +0200
+++ b/Discovery/Inc/text_multilanguage.h	Wed Jul 12 10:13:25 2023 +0200
@@ -364,6 +364,7 @@
         TXT2BYTE_SetpointDelayed,
 
         TXT2BYTE_Enabled,
+        TXT2BYTE_Custom,
 
         TXT2BYTE_Set,
         TXT2BYTE_Clear,