diff code_part1/OSTC_code_asm_part1/MAIN.ASM @ 49:cd5b650920f6

1.70...
author heinrichsweikamp
date Wed, 28 Jul 2010 15:40:03 +0200
parents 96a35aeda5f2
children ceeeb5e49348
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM	Thu Jul 15 18:11:08 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM	Wed Jul 28 15:40:03 2010 +0200
@@ -101,7 +101,6 @@
 #include	adc_rtc.asm			; A/D converter (battery control) and RTC init
 #include	temp_extrema.asm	; Takes care of the temperature extrema logger
 #include	sync_clock.asm		; syncs RTC with PC
-#include	tempcomp.asm		; extra temperature compensation
 #include	start.asm			; Startup and init, checks background debugger
 #include	simulator.asm		; Stand-alone simulator routines
 #include 	io.asm				; Low-Level I/O access