comparison Discovery/Inc/tStructure.h @ 951:e9c37071933b Evo_2_23

Added vibration warning: The internal buzzer of the GPIO_V2 may now be used as additional warning notificator. It can be activated using the check button in the customer view menu. The vibration will be active while the warning message is displayed in the dive window. In case the diver is in the menu then the warning will be active for a shorter duration.
author Ideenmodellierer
date Sun, 29 Dec 2024 18:29:56 +0100
parents c6b858f2e025
children
comparison
equal deleted inserted replaced
950:922ee3d7d2f3 951:e9c37071933b
380 #define StMCustom3_CViewSelection5 _MB(2,9,3,5,0) 380 #define StMCustom3_CViewSelection5 _MB(2,9,3,5,0)
381 #define StMCustom3_CViewSelection6 _MB(2,9,3,6,0) 381 #define StMCustom3_CViewSelection6 _MB(2,9,3,6,0)
382 382
383 #define StMCustom4_CViewSelection1 _MB(2,9,4,1,0) 383 #define StMCustom4_CViewSelection1 _MB(2,9,4,1,0)
384 384
385 #ifdef ENABLE_MOTION_CONTROL
385 #define StMCustom5_CViewPortCalib _MB(2,9,5,1,0) 386 #define StMCustom5_CViewPortCalib _MB(2,9,5,1,0)
386 #define StMCustom5_CViewPortSpotSize _MB(2,9,5,2,0) 387 #define StMCustom5_CViewPortSpotSize _MB(2,9,5,2,0)
387 #define StMCustom5_CViewPortLayout _MB(2,9,5,3,0) 388 #define StMCustom5_CViewPortLayout _MB(2,9,5,3,0)
388 #define StMCustom5_CViewPortAmbient _MB(2,9,5,4,0) 389 #define StMCustom5_CViewPortAmbient _MB(2,9,5,4,0)
389 #define StMCustom5_CViewPortControl _MB(2,9,5,5,0) 390 #define StMCustom5_CViewPortControl _MB(2,9,5,5,0)
390 391 #endif
392 #ifdef ENABLE_GPIO_V2
393 #define StMCustom5_CViewWarningBuz _MB(2,9,5,1,0)
394 #endif
391 395
392 /* PAGE 10 */ 396 /* PAGE 10 */
393 #define StMPLAN _MB(2,10,0,0,0) 397 #define StMPLAN _MB(2,10,0,0,0)
394 398
395 /* PAGE 10 EDIT FIELD CONTENT */ 399 /* PAGE 10 EDIT FIELD CONTENT */