diff code_part1/OSTC_code_asm_part1/sleepmode.asm @ 18:1cdf96a7946f

1.55 beta
author heinrichsweikamp
date Mon, 12 Apr 2010 08:57:22 +0200
parents 01510acaeb11
children 73014f788032
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/sleepmode.asm	Sun Apr 11 20:16:47 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/sleepmode.asm	Mon Apr 12 08:57:22 2010 +0200
@@ -195,7 +195,6 @@
 	call	get_battery_voltage			; get battery voltage
 	btfss	enter_error_sleep			; REALLY enter Fatal Error Routine?
 	return								; No!
-
 	clrf	INTCON
 	clrf	INTCON2
 	clrf	INTCON3