1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +01:00

version number update

This commit is contained in:
Harald Barth 2023-08-30 23:57:49 +02:00
parent 01919b33df
commit 44d8154223
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
#define GITHUB_SHA "devel-202308251713Z"
#define GITHUB_SHA "devel-202308302157Z"

View File

@ -3,7 +3,8 @@
#include "StringFormatter.h"
#define VERSION "5.1.2"
#define VERSION "5.1.3"
// 5.1.3 - Make parser more fool proof
// 5.1.2 - Bugfix: ESP32 30ms off time
// 5.1.1 - Check bad AT firmware version
// - Update IO_PCA9555.h reflecting IO_MCP23017.h changes to support PCA9548 mux