From 183b824a5d861f69e0841ed51a61d00f1ae6880f Mon Sep 17 00:00:00 2001 From: Kcsmith0708 Date: Thu, 24 Aug 2023 13:57:09 -0400 Subject: [PATCH] Update version.h Added v4.1.6 Support EX-MotorShield8874 --- version.h | 1 + 1 file changed, 1 insertion(+) diff --git a/version.h b/version.h index 08ecc14..22daea9 100644 --- a/version.h +++ b/version.h @@ -103,6 +103,7 @@ // TrackManager DCC & DC up to 8 Districts Architecture // Automatic ALIAS(name) // Command Parser now accepts Underscore in Alias Names +// 4.1.6 Support for new EX-MotorShield8874 Dual 5Amp Shield // 4.1.5 Bugfix LCN number parsing // 4.1.4 Bugfix for issue #299 TurnoutDescription NULL // 4.1.3 Bugfix: Ethernet init order