diff Common/Inc/data_central.h @ 1049:d91345e9c009 GasConsumption

Added GF for surface: The GF for the surface will now be shown in the lowerleft corner as well as in the customer summary view.
author Ideenmodellierer
date Tue, 18 Nov 2025 18:53:21 +0100
parents 677d293c669f
children
line wrap: on
line diff
--- a/Common/Inc/data_central.h	Sat Nov 15 19:29:44 2025 +0100
+++ b/Common/Inc/data_central.h	Tue Nov 18 18:53:21 2025 +0100
@@ -105,6 +105,7 @@
 	int output_ndl_seconds;
 	float output_ceiling_meter;
 	float super_saturation;
+	float gf_surf;
 	uint32_t tickstamp;
 } 	SDecoinfo;