Skip to content
Merged

typos #1261

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/ex-toolbox/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Welcome to the home of |EX-TB|, an Android app to help setup and configure your
* Speedometer (requires two sensors on the EX‑CommandStation)
* Roster list
* NeoPixel Setup
* WiFi setup ( |EX-CS| version 5.7.0 and later)

.. toctree::
:maxdepth: 1
Expand Down
1 change: 1 addition & 0 deletions docs/ex-toolbox/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ With |EX-TB| you can perform:
* Speedometer (requires two sensors on the EX‑CommandStation)
* Roster list
* NeoPixel Setup
* WiFi setup ( |EX-CS| version 5.7.0 and later)
2 changes: 1 addition & 1 deletion docs/ex-toolbox/using.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ If the server does not appear in the recent list try one of the other two method

*Direct USB*

As of Version 0.1.35, the discovered server list will also include an entry 'DCC-EX-USB-OTG' if you have a |EX-CS| connected directly to your phone or tablet using a USB on-the-go (OTG) cable.
As of Version 0.1.35 of |EX-TB|, the discovered server list will also include an entry 'DCC-EX-USB-OTG' if you have a |EX-CS| connected directly to your phone or tablet using a USB on-the-go (OTG) cable.

.. Note::

Expand Down
4 changes: 2 additions & 2 deletions docs/reference/software/command-summary-consolidated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -963,8 +963,8 @@ Also see the `EXRAIL` section below for activating routes.
|_| > **id?:** identifier of the Route/Automation(s) |BR|
|_| |BR|
|_| *Example Responses:* |BR|
|_| Response (successful turnouts/point exist): ``<jA id0 id1 id2 ..>`` |BR|
|_| Response (successful turnouts/point don't exist): ``<jA.>`` |BR|
|_| Response (successful - turnouts/points exist): ``<jA id0 id1 id2 ..>`` |BR|
|_| Response (successful - turnouts/points don't exist): ``<jA>`` |BR|
|_| Response (fail): ??? |BR|

|hr-dashed|
Expand Down
Loading