Releases: flash62au/WiThrottleProtocol
Releases · flash62au/WiThrottleProtocol
v1.1.25
Simplify the heartbeat send, as this was creating problems for JMRI
Also, truly disable the heartbeat if directed
v1.1.24
Add support for forcing a function
v1.1.23
Fix for individual loco direction (facing) changes in a consist
v1.1.22
Fix for the original 'steal' code
v1.1.21
Add support for setting the Speed Step mode 28/128/14 etc. setSpeedSteps(), getSpeedSteps()
v1.1.20
Corrected the EStop for 'all' throttles
v1.1.19
Added support for logLevel. void setLogLevel(int level);
Assigned levels to every log message
Changed all the log messages so that it is clearer which came from this library
v1.1.17
fix version numbers. no code change
V1.1.14
addition of public 'sendCommand(String cmd);