comparison src/shared_definitions.h @ 656:8af5aefbcdaf default tip

Update to 3.31 beta
author heinrichsweikamp
date Thu, 27 Nov 2025 18:32:58 +0100
parents bc214815deb2
children
comparison
equal deleted inserted replaced
655:c7b7b8a358cd 656:8af5aefbcdaf
230 VAR_UCHAR (char_I_gas_density_att); // threshold for gas density attention [0.1 grams/l] 230 VAR_UCHAR (char_I_gas_density_att); // threshold for gas density attention [0.1 grams/l]
231 VAR_UCHAR (char_I_gas_density_warn); // threshold for gas density warning [0.1 grams/l] 231 VAR_UCHAR (char_I_gas_density_warn); // threshold for gas density warning [0.1 grams/l]
232 232
233 VAR_UCHAR (char_I_dil_check); // =1: check ppO2 of the pure diluent against current setpoint 233 VAR_UCHAR (char_I_dil_check); // =1: check ppO2 of the pure diluent against current setpoint
234 234
235 VAR_UINT (int_O_GF_surface); // instantaneous surface GF (GF_surf) for the leading compartment
235 236
236 #ifdef __18CXX 237 #ifdef __18CXX
237 //---- BANK 4 DATA ------------------------------------------------------- 238 //---- BANK 4 DATA -------------------------------------------------------
238 // Gather all Data ASM-Code --> C-Code 239 // Gather all Data ASM-Code --> C-Code
239 // Memory usage: 96 Byte used, 160 byte free 240 // Memory usage: 96 Byte used, 160 byte free