mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-24 13:21:23 +01:00
Cleanup version.h
This commit is contained in:
parent
92c2768c0b
commit
2cd0c169ce
11
version.h
11
version.h
@ -12,13 +12,14 @@
|
||||
// Servo signals (SERVO_SIGNAL)
|
||||
// High-On signal pins (SIGNALH)
|
||||
// Wait for analog value (ATGTE, ATLT)
|
||||
// 4.0.1 EXRAIL BROADCAST("msg")
|
||||
// 4.0.1 Small EXRAIL updates
|
||||
// EXRAIL BROADCAST("msg")
|
||||
// EXRAIL POWERON
|
||||
// 4.0.0 Major functional and non-functional changes.
|
||||
// Engine Driver "DriveAway" feature enhancement
|
||||
//.......JMRI feature enhancement. Provides for multiple additional DCC++EX wifi
|
||||
//.........connections as accessory controllers or CS for a programming track when
|
||||
//.........motor shield is added
|
||||
// JMRI feature enhancement. Provides for multiple additional DCC++EX wifi
|
||||
// connections as accessory controllers or CS for a programming track when
|
||||
// motor shield is added
|
||||
// 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 PCA9685 PWM (servo) control modules.
|
||||
@ -26,7 +27,7 @@
|
||||
// Support for MP3 sound playback via DFPlayer module.
|
||||
// Support for HC-SR04 Ultrasonic range sensor module.
|
||||
// Support for VL53L0X Laser range sensor module (Time-Of-Flight).
|
||||
//.........Added <D HAL SHOW> diagnostic command to show configured devices
|
||||
// Added <D HAL SHOW> diagnostic command to show configured devices
|
||||
// Native non-blocking I2C drivers for AVR and Nano architectures (fallback
|
||||
// to blocking Wire library for other platforms).
|
||||
// EEPROM layout change - deletes EEPROM contents on first start following upgrade.
|
||||
|
Loading…
Reference in New Issue
Block a user