comparison Common/Inc/settings.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
322 uint8_t ext_sensor_map[8]; /* redefined in 0xFFFF0027 */ 322 uint8_t ext_sensor_map[8]; /* redefined in 0xFFFF0027 */
323 uint8_t cvAutofocus; 323 uint8_t cvAutofocus;
324 uint8_t slowExitTime; 324 uint8_t slowExitTime;
325 /* new in 0xFFFF002c */ 325 /* new in 0xFFFF002c */
326 StimeZone timeZone; 326 StimeZone timeZone;
327 uint8_t warningBuzzer;
327 } SSettings; 328 } SSettings;
328 329
329 typedef struct 330 typedef struct
330 { 331 {
331 // 8 bytes 332 // 8 bytes