comparison Discovery/Inc/tStructure.h @ 989:c317130aaafc GasConsumption

OSTC4/5 joined code: In the previous version code differences between OSTC4/5 were identified using the ENABLE_GPIO_V2 compiler switch. In the new version this is done using the display version as indicator which OSTC model is in used. Since this is detected by Firmware the information is forwarded from there to the RTE. This causes a little delay in the GPIO initialization but this applies only to the cold start of the RTE which should not happen very often.
author ideenmodellierer
date Tue, 08 Apr 2025 15:10:14 +0200 (3 months ago)
parents 9b418e63dbc2
children 5a690195b6b7
comparison
equal deleted inserted replaced
988:d9290c76b840 989:c317130aaafc
388 #define StMCustom5_CViewPortSpotSize _MB(2,9,5,2,0) 388 #define StMCustom5_CViewPortSpotSize _MB(2,9,5,2,0)
389 #define StMCustom5_CViewPortLayout _MB(2,9,5,3,0) 389 #define StMCustom5_CViewPortLayout _MB(2,9,5,3,0)
390 #define StMCustom5_CViewPortAmbient _MB(2,9,5,4,0) 390 #define StMCustom5_CViewPortAmbient _MB(2,9,5,4,0)
391 #define StMCustom5_CViewPortControl _MB(2,9,5,5,0) 391 #define StMCustom5_CViewPortControl _MB(2,9,5,5,0)
392 #endif 392 #endif
393 #ifdef ENABLE_GPIO_V2
394 #define StMCustom5_CViewWarningBuz _MB(2,9,5,1,0) 393 #define StMCustom5_CViewWarningBuz _MB(2,9,5,1,0)
395 #endif
396 394
397 /* PAGE 10 */ 395 /* PAGE 10 */
398 #define StMPLAN _MB(2,10,0,0,0) 396 #define StMPLAN _MB(2,10,0,0,0)
399 397
400 /* PAGE 10 EDIT FIELD CONTENT */ 398 /* PAGE 10 EDIT FIELD CONTENT */