mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 08:06:13 +01:00
version 5.2.15
This commit is contained in:
parent
18116a391c
commit
1881d4c9ad
|
@ -1 +1 @@
|
|||
#define GITHUB_SHA "devel-202311270714Z"
|
||||
#define GITHUB_SHA "devel-202312131041Z"
|
||||
|
|
|
@ -3,7 +3,9 @@
|
|||
|
||||
#include "StringFormatter.h"
|
||||
|
||||
#define VERSION "5.2.14"
|
||||
#define VERSION "5.2.15"
|
||||
// 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.14 - Reminder window DCC packet optimization
|
||||
// - Optional #define DISABLE_FUNCTION_REMINDERS
|
||||
// 5.2.13 - EXRAIL STEALTH
|
||||
|
|
Loading…
Reference in New Issue
Block a user