Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/start.asm @ 677:683e7d821678
Set CF17 (ppo2_warning_low) low level to 0.16bar
author | heinrichsweikamp |
---|---|
date | Sun, 30 Dec 2012 20:17:31 +0100 |
parents | 8f8d39117ff7 |
children | 6e456a6398e0 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm Thu Dec 13 15:11:17 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/start.asm Sun Dec 30 20:17:31 2012 +0100 @@ -261,7 +261,7 @@ restart1: ; Reset all CF and Gases call reset_gases - call reset_all_cf +; call reset_all_cf ; Show info screen call PLED_boot ; PLED boot (Incl. Clear Screen!) rcall display_new_cf_installed; Show info screen