From 58721aff480d04531b0eff47f61013f9ec7f0e14 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 17 Apr 2005 21:33:52 +0000 Subject: [PATCH] intersperse with two black --- cebpic/morsepanic.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cebpic/morsepanic.asm b/cebpic/morsepanic.asm index 6723c80..c4b6b69 100644 --- a/cebpic/morsepanic.asm +++ b/cebpic/morsepanic.asm @@ -165,7 +165,8 @@ panic_loop movff TESTFLASH,WREG2 rcall readout ; readout BLANK,0 ; transmit blank buffer - call led_green + call led_black + call waiting call waiting goto panic_loop -- 2.30.2