1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 15:46:14 +01:00

version 5.2.77

This commit is contained in:
Harald Barth 2024-09-12 14:22:36 +02:00
parent 2606d73d93
commit fe2f705fa9
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
#define GITHUB_SHA "devel-202409090609Z"
#define GITHUB_SHA "devel-202409121220Z"

View File

@ -3,7 +3,8 @@
#include "StringFormatter.h"
#define VERSION "5.2.76"
#define VERSION "5.2.77"
// 5.2.77 - Withrottle: Implement "force function" subcommand "f"
// 5.2.76 - Bugfix: EXRAIL: Catch CV read errors in the callback
// 5.2.75 - Bugfix: Serial lines 4 to 6 OK
// 5.2.74 - Bugfix: ESP32 turn on the joined prog (as main) again after a prog operation