comparison Discovery/Inc/text_multilanguage.h @ 1037:2af07aa38531 GasConsumption

Merge with external development branches: Some features have been prepared for integration: Profiles, DMA UART on Firmware part, Bluetooth discovery and messges logging for development phase. All these new function are deactivated by compile switch and may be activated using the configuration.h for testing purpose.
author Ideenmodellierer
date Mon, 15 Sep 2025 21:12:44 +0200
parents 5b913cdaa9dc
children 88b6ab90c55a
comparison
equal deleted inserted replaced
1029:e938901f6386 1037:2af07aa38531
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,
399 TXT2BYTE_Logger,
398 400
399 TXT2BYTE_END, 401 TXT2BYTE_END,
400 }; 402 };
401 403
402 #endif /* TEXT_MULTILINGUAGE_H */ 404 #endif /* TEXT_MULTILINGUAGE_H */