diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ struct preferences default_prefs = { .pn2_threshold = 4.0, .phe_threshold = 13.0, }, + .mod = FALSE, + .mod_ppO2 = 1.6, + .ead = FALSE, .profile_red_ceiling = FALSE, .profile_calc_ceiling = FALSE, .calc_ceiling_3m_incr = FALSE, |