From 6f7467de7a073178c0593673b9e0b697cb265d0a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 31 May 2013 16:21:39 +1000 Subject: Show the gas with the pressure diagram This is a feature that had been requested a few times in the past and when debugging my "show only used gases" commit I realized that this would have been extremely useful to have... Signed-off-by: Dirk Hohndel --- profile.h | 1 + 1 file changed, 1 insertion(+) (limited to 'profile.h') 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 */ -- cgit v1.2.3-70-g09d2