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
155 stars 107 forks source link

Prevent pins to be input and output at the same time. #238

Open habazut opened 2 years ago

habazut commented 2 years ago

Input should override output (so that nothing is damaged). Should be checked when new pin is added. Harald.

Asbelos commented 2 years ago

Need to cross check with exrail as well. Z and S is not enough. Also consider future where z is redundant and S is simplified.

Also consider jmri may not send s and z in the order you need.