Checkbox and preference for safety stop

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Robert C. Helling 2015-04-02 10:32:14 +02:00 committed by Dirk Hohndel
parent cd34fea1db
commit cc8d601422
6 changed files with 33 additions and 10 deletions

View file

@ -51,6 +51,7 @@ struct preferences default_prefs = {
.display_duration = true,
.display_transitions = true,
.recreational_mode = false,
.safetystop = true,
.bottomsac = 20000,
.decosac = 17000,
.o2consumption = 720,