Mercurial > public > hwos_code
comparison src/hwos.inc @ 481:3e643ec05dac
cleanup pscr menu
author | heinrichsweikamp |
---|---|
date | Mon, 06 Feb 2017 17:24:05 +0100 |
parents | ad8acade5567 |
children | 18e047102e49 |
comparison
equal
deleted
inserted
replaced
480:ad8acade5567 | 481:3e643ec05dac |
---|---|
632 opt_safety_stop_length res 1 ; [s] | 632 opt_safety_stop_length res 1 ; [s] |
633 opt_safety_stop_start res 1 ; [cbar] | 633 opt_safety_stop_start res 1 ; [cbar] |
634 opt_safety_stop_end res 1 ; [cbar] | 634 opt_safety_stop_end res 1 ; [cbar] |
635 opt_safety_stop_reset res 1 ; [cbar] | 635 opt_safety_stop_reset res 1 ; [cbar] |
636 opt_diveTimeout res 1 ; Timeout for Divemode [min] | 636 opt_diveTimeout res 1 ; Timeout for Divemode [min] |
637 opt_PSCR_show_ppO2 res 1 ; =1: Show PSCR ppO2 (Instead of OC ppO2) | |
638 opt_PSCR_drop res 1 ; PSCR Drop [%] | 637 opt_PSCR_drop res 1 ; PSCR Drop [%] |
639 opt_PSCR_lungratio res 1 ; PSCR Lung Ratio [1/x] | 638 opt_PSCR_lungratio res 1 ; PSCR Lung Ratio [1/x] |
640 | 639 |
641 ;-----------------------------EEPROM DATA ------------------------------------ | 640 ;-----------------------------EEPROM DATA ------------------------------------ |
642 ; Automatic reset of all options when this is changed: | 641 ; Automatic reset of all options when this is changed: |