Mercurial > public > ostc4
comparison Discovery/Inc/text_multilanguage.h @ 774:6169309d6eb9
more menu items for the compass menu: Delete bearing, and reset to land based bearing. I have also re-enabled the real time bearing display in the menu - makes it easier to set the correct bearing. (mikeller)
author | heinrichsweikamp |
---|---|
date | Wed, 10 May 2023 16:25:39 +0200 |
parents | 2c243233c999 |
children | 46c6d2380d4e |
comparison
equal
deleted
inserted
replaced
773:2c243233c999 | 774:6169309d6eb9 |
---|---|
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 | 358 |
359 TXT2BYTE_Set, | |
360 TXT2BYTE_Clear, | |
361 TXT2BYTE_Reset, | |
362 | |
359 TXT2BYTE_END | 363 TXT2BYTE_END |
360 }; | 364 }; |
361 | 365 |
362 #endif /* TEXT_MULTILINGUAGE_H */ | 366 #endif /* TEXT_MULTILINGUAGE_H */ |