Mercurial > public > ostc4
comparison Discovery/Inc/tMenuEditCustom.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 | e221cf762f45 |
children | e581425c7e3e |
comparison
equal
deleted
inserted
replaced
551:e3237f580ae9 | 552:531e7818b737 |
---|---|
36 | 36 |
37 void openEdit_Custom(uint8_t line); | 37 void openEdit_Custom(uint8_t line); |
38 void openEdit_CustomviewDivemode(const uint8_t* pcv_changelist); | 38 void openEdit_CustomviewDivemode(const uint8_t* pcv_changelist); |
39 void openEdit_CustomviewDivemodeMenu(uint8_t line); | 39 void openEdit_CustomviewDivemodeMenu(uint8_t line); |
40 void CustomviewDivemode_refresh(); | 40 void CustomviewDivemode_refresh(); |
41 void refresh_ViewPort(void); | |
42 void tViewControl(uint8_t sendAction); | |
41 | 43 |
42 #endif /* TMENU_EDIT_CUSTOM_H */ | 44 #endif /* TMENU_EDIT_CUSTOM_H */ |