Skip to content

Commit ad40f59

Browse files
committed
add reference to myTrackStatus.example.h
1 parent ead5b80 commit ad40f59

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/reference/software/command-summary-consolidated.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ Also allows joining the MAIN and PROG tracks together.
117117

118118
*Response:* |BR|
119119
|_| Values for each Channel/Track: ``<j G currentmax currentmax . . .>`` |BR|
120-
|_| > **track:** channel/track |BR|
121120
|_| > **currentmax:** current in milliamps
122121

123122
|hr-dashed|
@@ -138,11 +137,12 @@ Also allows joining the MAIN and PROG tracks together.
138137
|_| > track mode |BR|
139138
|_| > locoID for DC mode tracks |BR|
140139
|_| > current in milliamps is only reported for tracks with power ON |BR|
141-
|_| |_| current in milliamps is a trailing average |BR|
140+
|_| |_| |_| current in milliamps is a trailing average |BR|
142141

143142
<JL ..> command is designed for use in EXRAIL automation |BR|
143+
|_| |_| |_| see myTrackStatus.example.h |BR|
144144
add the define in config.h if more than 8 rows are used |BR|
145-
|_| #define MAX_CHARACTER_ROWS 13
145+
|_| |_| |_| #define MAX_CHARACTER_ROWS 13
146146

147147
----
148148

0 commit comments

Comments
 (0)