1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-26 17:46:14 +01:00
This commit is contained in:
Harald Barth 2021-11-07 17:03:28 +01:00
parent fbca15d2a7
commit 37904b5fa6

View File

@ -3,7 +3,7 @@
#include "StringFormatter.h"
#define VERSION "3.2.0"
#define VERSION "3.2.0 rc1"
// 3.2.0 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.