Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/start.asm @ 776:5760f2b689c5
minor
author | heinrichsweikamp |
---|---|
date | Tue, 15 Apr 2014 12:20:15 +0200 |
parents | b064dd9c9899 |
children | 87d9d5bfc49b |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm Mon Mar 17 14:54:17 2014 +0100 +++ b/code_part1/OSTC_code_asm_part1/start.asm Tue Apr 15 12:20:15 2014 +0200 @@ -262,8 +262,8 @@ restart1: ; Reset all CF and Gases - call reset_gases -; call reset_all_cf_bank2 +; call reset_gases +; call reset_all_cf ; Show info screen call DISPLAY_boot ; DISP boot (Incl. Clear Screen!) rcall display_new_cf_installed; Show info screen