From 322f236d2088f0ffc8335fa10fd52a7cc2317519 Mon Sep 17 00:00:00 2001 From: hackbard Date: Mon, 26 Jan 2004 01:02:45 +0000 Subject: [PATCH] debug messages + slee --- beginners/season_junior.asm | 70 +++++++++++++++++++++++++++++++++++-- 1 file changed, 67 insertions(+), 3 deletions(-) diff --git a/beginners/season_junior.asm b/beginners/season_junior.asm index 86873a6..9171e7c 100644 --- a/beginners/season_junior.asm +++ b/beginners/season_junior.asm @@ -133,11 +133,11 @@ cbi PORTD,PD4 ldi tmp,low(RAMEND) out SPL,tmp -; enable interrupts int0,int1 +; enable interrupts int0,int1,sleep ldi tmp,((1<