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:
7fae05b
)
add bstop command
author
ian
<ian>
Fri, 30 Dec 2005 11:37:56 +0000
(11:37 +0000)
committer
ian
<ian>
Fri, 30 Dec 2005 11:37:56 +0000
(11:37 +0000)
hostside/nmra-packets.h
patch
|
blob
|
history
diff --git
a/hostside/nmra-packets.h
b/hostside/nmra-packets.h
index 480dac82add8a621b889307896119ab344827c6a..ac18869c1d36250845333f37fb0890bee310dfdf 100644
(file)
--- a/
hostside/nmra-packets.h
+++ b/
hostside/nmra-packets.h
@@
-34,6
+34,10
@@
NMRA(estop, Anone, {
/* Baseline Broadcast stop Forwards(I) Emergency S9.2 B l.98- */
CONST(0x00, 0x71);
})
+NMRA(bstop, Anone, {
+ /* Baseline Broadcast stop Forwards(I) non-Emergency S9.2 B l.98- */
+ CONST(0x00, 0x70);
+})
NMRA(reset, Anone, {
/* Baseline Decoder Reset S9.2 B l.77- */
CONST(0x00, 0x00);