Skip to content

Commit

Permalink
M0005: True/False mixed up
Browse files Browse the repository at this point in the history
Discussion in #144
  • Loading branch information
otterdahl committed Dec 10, 2021
1 parent a9377a5 commit 91ec3a1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions source/sxl_traffic_light_controller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2132,14 +2132,14 @@ If the incorrect security code is used then the TLC replies with ``MessageNotAck
:loc: H
:spec: >{\raggedright\arraybackslash}p{0.14\linewidth} p{0.07\linewidth} p{0.20\linewidth} p{0.45\linewidth}

============== ======= =========== ====================================
============== ======= =========== ======================================
Name Type Value Comment
============== ======= =========== ====================================
status boolean -False |br| False: Activate emergency route |br|
-True True: Deactivate emergency route
============== ======= =========== ======================================
status boolean -False |br| False: Deactivate emergency route |br|
-True True: Activate emergency route
securityCode string [text] Security code 2
emergencyroute integer [1-255] Number of emergency route
============== ======= =========== ====================================
============== ======= =========== ======================================
..
M0006
Expand Down

0 comments on commit 91ec3a1

Please sign in to comment.