diff code_part1/OSTC_code_asm_part1/MAIN.ASM @ 129:06c4899ddb4b

Custom views in dive mode configrable (New CF50-CF53) Total Average Depth (Non-Resetable) Some Display fixes in Divemode Bugfix Timeout reset in Surfacemode
author Heinrichsweikamp
date Tue, 04 Jan 2011 16:32:28 +0100
parents 2907b42c195b
children 622da16b768f
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM	Tue Jan 04 02:49:15 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM	Tue Jan 04 16:32:28 2011 +0100
@@ -114,7 +114,6 @@
 #include	sync_clock.asm		; syncs RTC with PC
 #include	start.asm			; Startup and init, checks background debugger
 #include	simulator.asm		; Stand-alone simulator routines
-#include 	io.asm				; Low-Level I/O access
 #include	customview.asm		; Customview for divemode
 #include    strings.asm         ; Basic string operations