diff Discovery/Inc/tMenuEditCustom.h @ 834:2a8af51ab04d Evo_2_23

Added event based display changes for big font view: It is now possible to activate "Autofocus" option in custom view dialog. This enables automatic switching of the current view depending on current dive situation. Because T7 view already displays a lot of information this feature targets the T3 view.
author Ideenmodellierer
date Sun, 17 Dec 2023 21:14:17 +0100
parents e581425c7e3e
children 717b460294cd
line wrap: on
line diff
--- a/Discovery/Inc/tMenuEditCustom.h	Sun Dec 17 21:10:04 2023 +0100
+++ b/Discovery/Inc/tMenuEditCustom.h	Sun Dec 17 21:14:17 2023 +0100
@@ -39,5 +39,6 @@
 void openEdit_CustomviewDivemodeMenu(uint8_t line);
 void CustomviewDivemode_refresh();
 void refresh_ViewPort(void);
+uint8_t HandleAFCompass(void);
 
 #endif /* TMENU_EDIT_CUSTOM_H */