diff code_part1/OSTC_code_asm_part1/MAIN.ASM @ 532:f5a06b9e2fef

cleanup debug stuff
author heinrichsweikamp
date Sat, 17 Dec 2011 10:28:29 +0100
parents e9b1f162799d
children 0def530863c2
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM	Fri Dec 16 22:41:47 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM	Sat Dec 17 10:28:29 2011 +0100
@@ -28,7 +28,6 @@
 	#include <P18F4685.INC>					;processor specific variable definitions
 
 	#include	definitions.asm				; Defines, I/O Ports and variables
-;    #include    "../OSTC_code_c_part2/shared_definitions.h"
     #include    shared_definitions.h
 
 reset_v code     0x0000