diff Discovery/Src/buehlmann.c @ 130:b7689d9e888a FlipDisplay

Minor changes to improved code quality and to eliminate warnings
author Ideenmodellierer
date Sun, 17 Feb 2019 21:22:13 +0100
parents 8f8ea3a32e82
children ceecabfddb57
line wrap: on
line diff
--- a/Discovery/Src/buehlmann.c	Sun Feb 17 21:14:09 2019 +0100
+++ b/Discovery/Src/buehlmann.c	Sun Feb 17 21:22:13 2019 +0100
@@ -78,13 +78,12 @@
 
 SDecoinfo gDecotable;
 float gSurface_pressure_bar;
-
 float gPressure;
 int gGas_id;
 float gTTS;
 float gTissue_nitrogen_bar[16];
 float gTissue_helium_bar[16];
-float	gGF_value;
+float gGF_value;
 float gCNS;
 //float gMax_ceiling_bar = 0;
 int gNDL;