mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-04-18 19:30:12 +02:00
update version.h
This commit is contained in:
parent
055bc7bfe2
commit
15264e17ef
@ -3,9 +3,8 @@
|
|||||||
|
|
||||||
#include "StringFormatter.h"
|
#include "StringFormatter.h"
|
||||||
|
|
||||||
|
#define VERSION "3.2.0"
|
||||||
#define VERSION "3.1.7 draft"
|
// 3.2.0 Major functional and non-functional changes.
|
||||||
// 3.1.7 Major functional and non-functional changes.
|
|
||||||
// New HAL added for I/O (digital and analogue inputs and outputs, servos etc).
|
// New HAL added for I/O (digital and analogue inputs and outputs, servos etc).
|
||||||
// Support for MCP23008, MCP23017 and PCF9584 I2C GPIO Extender modules.
|
// Support for MCP23008, MCP23017 and PCF9584 I2C GPIO Extender modules.
|
||||||
// Support for PCA9685 PWM (servo) control modules.
|
// Support for PCA9685 PWM (servo) control modules.
|
||||||
@ -23,6 +22,7 @@
|
|||||||
// from <a> command and <T> command.
|
// from <a> command and <T> command.
|
||||||
// Increased use of display for showing loco decoder programming information.
|
// Increased use of display for showing loco decoder programming information.
|
||||||
// ...
|
// ...
|
||||||
|
// 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.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.5 Fix LCD corruption on power-up
|
||||||
// 3.1.4 Refactor OLED and LCD drivers and remove unused code
|
// 3.1.4 Refactor OLED and LCD drivers and remove unused code
|
||||||
|
Loading…
Reference in New Issue
Block a user