mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-01-12 05:41:02 +01:00
version tag
This commit is contained in:
parent
3c725afab4
commit
818240b349
@ -1 +1 @@
|
|||||||
#define GITHUB_SHA "devel-202412222121Z"
|
#define GITHUB_SHA "devel-202412281446Z"
|
||||||
|
@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
#include "StringFormatter.h"
|
#include "StringFormatter.h"
|
||||||
|
|
||||||
#define VERSION "5.2.93"
|
#define VERSION "5.2.94"
|
||||||
|
// 5.2.94 - Bugfix: Less confusion and simpler code around the RCN213 defines
|
||||||
// 5.2.93 - Bugfix ESP32: clear progTrackSyncMain (join flag) when prog track is removed
|
// 5.2.93 - Bugfix ESP32: clear progTrackSyncMain (join flag) when prog track is removed
|
||||||
// 5.2.92 - Bugfix: FADE power off fix, EXRAIL power diagnostic fix.
|
// 5.2.92 - Bugfix: FADE power off fix, EXRAIL power diagnostic fix.
|
||||||
// 5.2.91 - Bugfix: Neopixel I2C overlap check
|
// 5.2.91 - Bugfix: Neopixel I2C overlap check
|
||||||
|
Loading…
Reference in New Issue
Block a user