DCC-EX / CommandStation-EX

EX-CommandStation firmware from DCC-EX. Includes support for WiFi and a standalone WiThrottle server. A complete re-write of the original DCC++.
https://dcc-ex.github.io/
GNU General Public License v3.0
157 stars 108 forks source link

return throttle speed and direction for 3-parm command also #195

Closed mstevetodd closed 2 years ago

habazut commented 2 years ago

i don't think we should have 2 different returns which only can be distinguished if you know what has been sent. We need to find another way to report this. I can think of as a new reply always instead of which is a stupid reply in the first place.

mstevetodd commented 2 years ago

i don't think we should have 2 different returns which only can be distinguished if you know what has been sent. We need to find another way to report this. I can think of as a new reply always instead of which is a stupid reply in the first place.

@habazut Are some words missing in this response? (after each "of")

mstevetodd commented 2 years ago

Closing. Plan is to leave the current code in place and create a new reply message.