mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 16:16:13 +01:00
version 5.3.4
This commit is contained in:
parent
1fad61b67f
commit
160eb01b3d
|
@ -1 +1 @@
|
||||||
#define GITHUB_SHA "devel-stm32EC 202401280047Z"
|
#define GITHUB_SHA "devel-stm32EC 202402041220Z"
|
||||||
|
|
|
@ -3,10 +3,11 @@
|
||||||
|
|
||||||
#include "StringFormatter.h"
|
#include "StringFormatter.h"
|
||||||
|
|
||||||
#define VERSION "5.2.27stm32ECvfmdns"
|
#define VERSION "5.3.4"
|
||||||
// 5.2.XX - Fix Ethernet cable disconnected message, wait for DHCP
|
// 5.3.4 - Bugfix: WiThrottle sendIntro after initial N message as well
|
||||||
// 5.2.XX - MDNS Generic library integration for Ethernet
|
// 5.3.3 - Fix Ethernet cable disconnected message, wait for DHCP
|
||||||
// 5.2.XX - Variable frequency for DC mode
|
// 5.3.2 - MDNS Generic library integration for Ethernet
|
||||||
|
// 5.3.1 - Variable frequency for DC mode
|
||||||
// 5.2.27 - Bugfix: IOExpander memory allocation
|
// 5.2.27 - Bugfix: IOExpander memory allocation
|
||||||
// 5.2.26 - Silently ignore overridden HAL defaults
|
// 5.2.26 - Silently ignore overridden HAL defaults
|
||||||
// - include HAL_IGNORE_DEFAULTS macro in EXRAIL
|
// - include HAL_IGNORE_DEFAULTS macro in EXRAIL
|
||||||
|
|
Loading…
Reference in New Issue
Block a user