diff options
Diffstat (limited to 'opendeco.toml')
-rw-r--r-- | opendeco.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opendeco.toml b/opendeco.toml index 4884ee5..e549e03 100644 --- a/opendeco.toml +++ b/opendeco.toml @@ -2,6 +2,7 @@ gas = "Air" # Bottom gas used during the dive surface_pressure = 1.01325 # Surface air pressure [bar] rmv = 20 # RMV during the dive portion of the dive [l/min] +imperial = false # Use imperial units [deco] gflow = 30 # Gradient factor at the first stop |