comparison Discovery/Inc/text_multilanguage.h @ 929:63c340abd70e Evo_2_23 tip

Add a line to the compass heading dive menu that shows the currently set heading to enable the diver to confirm it / add it to notes. Also add a log entry every time a new compass heading is set or the heading is cleared. And add a way to add compass headings to the log without changing the currently set heading - this was added after discussion with cave divers who are interested in recording headings when mapping out caves. From mikeller
author heinrichsweikamp
date Mon, 02 Dec 2024 11:16:10 +0100
parents d4622533271d
children
comparison
equal deleted inserted replaced
928:9b7859554beb 929:63c340abd70e
383 383
384 TXT2BYTE_Position, 384 TXT2BYTE_Position,
385 TXT2BYTE_VpmTable, 385 TXT2BYTE_VpmTable,
386 TXT2BYTE_Page, 386 TXT2BYTE_Page,
387 387
388 TXT2BYTE_Current,
389 TXT2BYTE_Log,
390
388 TXT2BYTE_END, 391 TXT2BYTE_END,
389 }; 392 };
390 393
391 #endif /* TEXT_MULTILINGUAGE_H */ 394 #endif /* TEXT_MULTILINGUAGE_H */