mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-24 21:21:24 +01:00
version 5.1.19
This commit is contained in:
parent
043e6fdb26
commit
f2ff1ba22a
@ -3,8 +3,9 @@
|
|||||||
|
|
||||||
#include "StringFormatter.h"
|
#include "StringFormatter.h"
|
||||||
|
|
||||||
#define VERSION "5.1.18"
|
#define VERSION "5.1.19"
|
||||||
// 5.1.8 TURNOUTL bugfix
|
// 5.1.19 - Only flag 2.2.0.0-dev as broken, not 2.2.0.0
|
||||||
|
// 5.1.18 - TURNOUTL bugfix
|
||||||
// 5.1.17 - Divide out C for config and D for diag commands
|
// 5.1.17 - Divide out C for config and D for diag commands
|
||||||
// 5.1.16 - Remove I2C address from EXTT_TURNTABLE macro to work with MUX, requires separate HAL macro to create
|
// 5.1.16 - Remove I2C address from EXTT_TURNTABLE macro to work with MUX, requires separate HAL macro to create
|
||||||
// 5.1.15 - LCC/Adapter support and Exrail feature-compile-out.
|
// 5.1.15 - LCC/Adapter support and Exrail feature-compile-out.
|
||||||
|
Loading…
Reference in New Issue
Block a user