Mercurial > public > ostc4
comparison Discovery/Inc/text_multilanguage.h @ 773:2c243233c999
Menu shortcut for bailout / return to circuit when diving in CCR mode (mikeller)
author | heinrichsweikamp |
---|---|
date | Wed, 10 May 2023 16:24:57 +0200 |
parents | 8deb28b2d4da |
children | 6169309d6eb9 |
comparison
equal
deleted
inserted
replaced
772:b7e43b28bee1 | 773:2c243233c999 |
---|---|
351 TXT2BYTE_NotCalibrated, | 351 TXT2BYTE_NotCalibrated, |
352 | 352 |
353 TXT2BYTE_CcrSummary, | 353 TXT2BYTE_CcrSummary, |
354 TXT2BYTE_Setpoint, | 354 TXT2BYTE_Setpoint, |
355 TXT2BYTE_Scrubber, | 355 TXT2BYTE_Scrubber, |
356 TXT2BYTE_BailoutShort, | |
357 TXT2BYTE_LoopShort, | |
356 | 358 |
357 TXT2BYTE_END | 359 TXT2BYTE_END |
358 }; | 360 }; |
359 | 361 |
360 #endif /* TEXT_MULTILINGUAGE_H */ | 362 #endif /* TEXT_MULTILINGUAGE_H */ |