summaryrefslogtreecommitdiffstats
path: root/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'profile.h')
-rw-r--r--profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile.h b/profile.h
index 7af95d565..3f04f40e8 100644
--- a/profile.h
+++ b/profile.h
@@ -15,6 +15,7 @@ struct plot_info;
struct plot_data {
unsigned int in_deco:1;
int cylinderindex;
+ int o2, he;
int sec;
/* pressure[0] is sensor pressure
* pressure[1] is interpolated pressure */