comparison Discovery/Inc/text_multilanguage.h @ 1032:33b91584d827 Puls_Integration

New CV Pulse: The basic infrastructure for external puls measurement via Bluetooth has been added. Precondition is an OSTC with an activated central role. The OSTC will then search for a BLE device with puls measurement service. Reading data and visualization is not implemented yet.
author Ideenmodellierer
date Mon, 28 Jul 2025 18:34:45 +0200
parents 9b418e63dbc2
children 5b913cdaa9dc
comparison
equal deleted inserted replaced
1031:cd4561c33758 1032:33b91584d827
393 TXT2BYTE_MMDDYY, 393 TXT2BYTE_MMDDYY,
394 TXT2BYTE_YYMMDD, 394 TXT2BYTE_YYMMDD,
395 TXT2BYTE_TIMEZONE, 395 TXT2BYTE_TIMEZONE,
396 396
397 TXT2BYTE_BUZZER, 397 TXT2BYTE_BUZZER,
398 TXT2BYTE_Pulse,
398 399
399 TXT2BYTE_END, 400 TXT2BYTE_END,
400 }; 401 };
401 402
402 #endif /* TEXT_MULTILINGUAGE_H */ 403 #endif /* TEXT_MULTILINGUAGE_H */