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

Update version.h

This commit is contained in:
Neil McKechnie 2021-09-23 08:59:43 +01:00
parent e11fd18849
commit ffc5d91561

View File

@ -4,7 +4,7 @@
#include "StringFormatter.h"
#define VERSION "3.1.7draft"
#define VERSION "3.1.7 draft"
// 3.1.7 Major functional and non-functional changes.
// New HAL added for I/O (digital and analogue inputs and outputs, servos etc).
// Support for MCP23008, MCP23017 and PCF9584 I2C GPIO Extender modules.