comparison Discovery/Inc/tMenuEdit.h @ 552:531e7818b737

Added menu structure to acces viewport calibration: A menu item in surface and dive mode has been added to calibrate the view point between diver and OSTC display. For a proper calibration the diver needs to face north (0? ) => Detailed instruction / guidance to be added.
author Ideenmodellierer
date Sun, 08 Nov 2020 18:46:46 +0100
parents 21bf40bb8151
children 830de438e0b0
comparison
equal deleted inserted replaced
551:e3237f580ae9 552:531e7818b737
96 void exitMenuEdit_to_Menu_with_Menu_Update(void); 96 void exitMenuEdit_to_Menu_with_Menu_Update(void);
97 void exitMenuEdit_to_Menu_with_Menu_Update_do_not_write_settings_for_this_only(void); 97 void exitMenuEdit_to_Menu_with_Menu_Update_do_not_write_settings_for_this_only(void);
98 98
99 void tMenuEdit_writeSettingsToFlash(void); 99 void tMenuEdit_writeSettingsToFlash(void);
100 100
101 GFX_DrawCfgScreen* getMenuEditScreen(void);
101 #endif /* TMENU_EDIT_H */ 102 #endif /* TMENU_EDIT_H */