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

Suppress JMRI 308 Errors when the motor shield has no current sense #128

Open FrightRisk opened 3 years ago

FrightRisk commented 3 years ago

Add a "-2" response to the programming track Writes. This is sent when MOTOR_SHIELD_SUPPORTS_FEEDBACK = 0

Asbelos commented 3 years ago

In assortedBits branch.. but is triggered by using UNUSED_PIN in the configuration of the motor drivers analog current sense pin.