Mercurial > public > ostc4
comparison Discovery/Inc/text_multilanguage.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 |
---|---|
391 TXT2BYTE_DDMMYY, | 391 TXT2BYTE_DDMMYY, |
392 TXT2BYTE_MMDDYY, | 392 TXT2BYTE_MMDDYY, |
393 TXT2BYTE_YYMMDD, | 393 TXT2BYTE_YYMMDD, |
394 TXT2BYTE_TIMEZONE, | 394 TXT2BYTE_TIMEZONE, |
395 | 395 |
396 TXT2BYTE_BUZZER, | |
397 | |
396 TXT2BYTE_END, | 398 TXT2BYTE_END, |
397 }; | 399 }; |
398 | 400 |
399 #endif /* TEXT_MULTILINGUAGE_H */ | 401 #endif /* TEXT_MULTILINGUAGE_H */ |