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

Update version.h

This commit is contained in:
Neil McKechnie 2023-02-07 23:21:23 +00:00
parent efb2666060
commit a0f0b860eb

View File

@ -4,7 +4,7 @@
#include "StringFormatter.h"
#define VERSION "4.2.14"
#define VERSION "4.2.15"
// 4.2.15 I2C Multiplexer support through Extended Addresses,
// added for Wire, 4209 and AVR I2C drivers.
// I2C retries when fail.