Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/adc_rtc.asm @ 398:ab962c4b19d6
Fixing issue 50, correct "Bar" to "bar" in texts and comments
author | heinrichsweikamp |
---|---|
date | Sun, 26 Jun 2011 12:24:54 +0200 |
parents | 2144f19fa1eb |
children | 3091628b2742 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/adc_rtc.asm Thu Jun 23 01:41:39 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/adc_rtc.asm Sun Jun 26 12:24:54 2011 +0200 @@ -75,7 +75,7 @@ get_battery_voltage3: SAFE_2BYTE_COPY amb_pressure, sub_b - movlw LOW d'15001' ; must be lower then 15001mBar + movlw LOW d'15001' ; must be lower then 15001mbar movwf sub_a+0 movlw HIGH d'15001' movwf sub_a+1