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

1.70...
author heinrichsweikamp
date Wed, 28 Jul 2010 15:40:03 +0200
parents 65d5b0c8da41
children 8d8e753d72e3
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/surfmode.asm	Thu Jul 15 18:11:08 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/surfmode.asm	Wed Jul 28 15:40:03 2010 +0200
@@ -175,8 +175,6 @@
 	goto	internal_eeprom_access_b1	; Yes!
 	btfsc	uart_send_hash				; Send MD2 hash values
 	goto	send_md2_hash				; Yes!
-	btfsc	uart_compensate_temp		; Enter temp. compensation routine?
-	goto	compensate_temperature		; Yes!
 	btfsc	uart_send_int_eeprom		; Send internal EEPROM BANK 0
 	goto	send_int_eeprom_b0			; Yes!
 	btfsc	uart_reset_decodata			; Reset Deco Data?