Add a preference to turn on ICD warnings

Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
Robert C. Helling 2018-02-05 15:58:25 +01:00 committed by Jan Mulder
parent f9f1630d5c
commit 920aa613c9
7 changed files with 33 additions and 0 deletions

View file

@ -47,6 +47,7 @@ struct preferences default_prefs = {
.show_sac = false,
.display_unused_tanks = false,
.show_average_depth = true,
.show_icd = false,
.ascrate75 = 9000 / 60,
.ascrate50 = 9000 / 60,
.ascratestops = 9000 / 60,