chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5cea8
)
intersperse with two black
author
ian
<ian>
Sun, 17 Apr 2005 21:33:52 +0000
(21:33 +0000)
committer
ian
<ian>
Sun, 17 Apr 2005 21:33:52 +0000
(21:33 +0000)
cebpic/morsepanic.asm
patch
|
blob
|
history
diff --git
a/cebpic/morsepanic.asm
b/cebpic/morsepanic.asm
index 6723c80963f8592197ee877b91b0ed284cac3e89..c4b6b69d36860512eb2cbdaad87d0d68460f93aa 100644
(file)
--- 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