comparison Discovery/Inc/tStructure.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 7b0033246b12
children 17d9d6eddd8d
comparison
equal deleted inserted replaced
833:e963d32f746e 834:2a8af51ab04d
356 // 356 //
357 357
358 #define StMCustom1_CViewTimeout _MB(2,9,1,1,0) 358 #define StMCustom1_CViewTimeout _MB(2,9,1,1,0)
359 #define StMCustom1_CViewStandard _MB(2,9,1,2,0) 359 #define StMCustom1_CViewStandard _MB(2,9,1,2,0)
360 #define StMCustom1_CViewStandardBF _MB(2,9,1,3,0) 360 #define StMCustom1_CViewStandardBF _MB(2,9,1,3,0)
361 #define StMCustom1_CornerTimeout _MB(2,9,1,4,0) 361 #define StMCustom1_CViewAutoFocusBF _MB(2,9,1,4,0)
362 #define StMCustom1_CornerStandard _MB(2,9,1,5,0) 362 #define StMCustom1_CornerTimeout _MB(2,9,1,5,0)
363 #define StMCustom1_CornerStandard _MB(2,9,1,6,0)
363 364
364 #define StMCustom2_BFSelection _MB(2,9,2,1,0) 365 #define StMCustom2_BFSelection _MB(2,9,2,1,0)
365 366
366 #define StMCustom3_CViewSelection1 _MB(2,9,3,1,0) 367 #define StMCustom3_CViewSelection1 _MB(2,9,3,1,0)
367 #define StMCustom3_CViewSelection2 _MB(2,9,3,2,0) 368 #define StMCustom3_CViewSelection2 _MB(2,9,3,2,0)