comparison Discovery/Inc/text_multilanguage.h @ 775:46c6d2380d4e

Add a shortcuts to change the setpoint to the loop to the 'normal' display when diving. It is only shown when diving in CCR mode and on the loop. Uses the configured setpoint with the highest / lowest switch depth as the high / low setpoints respectively. (mikeller)
author heinrichsweikamp
date Thu, 11 May 2023 12:13:03 +0200
parents 6169309d6eb9
children 45b8f3c2acce
comparison
equal deleted inserted replaced
774:6169309d6eb9 775:46c6d2380d4e
353 TXT2BYTE_CcrSummary, 353 TXT2BYTE_CcrSummary,
354 TXT2BYTE_Setpoint, 354 TXT2BYTE_Setpoint,
355 TXT2BYTE_Scrubber, 355 TXT2BYTE_Scrubber,
356 TXT2BYTE_BailoutShort, 356 TXT2BYTE_BailoutShort,
357 TXT2BYTE_LoopShort, 357 TXT2BYTE_LoopShort,
358 TXT2BYTE_SetpointShort,
358 359
359 TXT2BYTE_Set, 360 TXT2BYTE_Set,
360 TXT2BYTE_Clear, 361 TXT2BYTE_Clear,
361 TXT2BYTE_Reset, 362 TXT2BYTE_Reset,
362 363