comparison code_part1/OSTC_code_asm_part1/menu_gassetup.asm @ 685:aebb6d039249

Use 4byte in EEPROM for diluents (Same as OC gases) Show active gas indicator below first gas in surfacemode
author heinrichsweikamp
date Sat, 26 Jan 2013 14:11:07 +0100
parents 6e456a6398e0
children 91ae251d379f
comparison
equal deleted inserted replaced
684:99b3fb0ab4c7 685:aebb6d039249
462 movlw d'4' 462 movlw d'4'
463 movwf menupos 463 movwf menupos
464 bra menu_gassetup1 ; return 464 bra menu_gassetup1 ; return
465 465
466 next_gas: 466 next_gas:
467 movlw d'1' 467 movlw d'6'
468 movwf menupos 468 movwf menupos
469 bra menu_gassetup0 ; incl. clear screen 469 bra menu_gassetup0 ; incl. clear screen
470 470
471 adjust_o2: 471 adjust_o2:
472 movf divemins+0,W ; read current value 472 movf divemins+0,W ; read current value