From 330a85ec172b5c36db68e2014b51c49813d2eecc Mon Sep 17 00:00:00 2001 From: Ash-4 <81280775+Ash-4@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:12:03 -0600 Subject: [PATCH] version updated 5.2.15ethC --- version.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index b74cbd2..8895dc2 100644 --- a/version.h +++ b/version.h @@ -3,9 +3,11 @@ #include "StringFormatter.h" -#define VERSION "5.2.15" +#define VERSION "5.2.15ethC" // 5.2.15 - move call to CommandDistributor::broadcastPower() into the TrackManager::setTrackPower(*) functions // - add repeats to function packets that are not reminded in accordance with accessory packets +// 5.2.14eth - Initial ethernet code for STM32F429ZI and F439ZI boards +// - CMRI RS485 connection // 5.2.14 - Reminder window DCC packet optimization // - Optional #define DISABLE_FUNCTION_REMINDERS // 5.2.13 - EXRAIL STEALTH