1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-12-24 13:21:23 +01:00

uopdate version.h

This commit is contained in:
Harald Barth 2021-11-07 16:04:49 +01:00
parent 79ce71c2f9
commit 8853b23f88

View File

@ -4,7 +4,8 @@
#include "StringFormatter.h"
#define VERSION "3.1.6"
#define VERSION "3.1.7"
// 3.1.7 Bugfix: Unknown locos should have speed forward
// 3.1.6 Make output ID two bytes and guess format/size of registered outputs found in EEPROM
// 3.1.5 Fix LCD corruption on power-up
// 3.1.4 Refactor OLED and LCD drivers and remove unused code