diff code_part1/OSTC_code_asm_part1/start.asm @ 49:cd5b650920f6

1.70...
author heinrichsweikamp
date Wed, 28 Jul 2010 15:40:03 +0200
parents 56aea9fcdd8f
children 4f6d6f00e685
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Thu Jul 15 18:11:08 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Wed Jul 28 15:40:03 2010 +0200
@@ -176,9 +176,6 @@
 	write_int_eeprom	d'92'		; Store number of CF used in this firmware
 
 restart_1:
-;	btfss	pressure_refresh 		; Wait for pressure sensor...
-;	bra		restart_1				; loop until pressure and temp stable
-;
 
 ; Set Debug mode?
 	read_int_eeprom	d'39'