mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 23:56:13 +01:00
version
This commit is contained in:
parent
dd80260781
commit
0d679ad993
|
@ -1 +1 @@
|
||||||
#define GITHUB_SHA "devel-202306190642Z"
|
#define GITHUB_SHA "devel-202306210849Z"
|
||||||
|
|
|
@ -4,7 +4,9 @@
|
||||||
#include "StringFormatter.h"
|
#include "StringFormatter.h"
|
||||||
|
|
||||||
|
|
||||||
#define VERSION "4.2.56"
|
#define VERSION "4.2.57"
|
||||||
|
// 4.2.57 - New overload handling (faster and handles commonFaultPin again)
|
||||||
|
// - Optimize analog read STM32
|
||||||
// 4.2.56 - Update IO_RotaryEncoder.h:
|
// 4.2.56 - Update IO_RotaryEncoder.h:
|
||||||
// - Improved I2C communication, non-blocking reads
|
// - Improved I2C communication, non-blocking reads
|
||||||
// - Enable sending positions to the encoder from EXRAIL via SERVO()
|
// - Enable sending positions to the encoder from EXRAIL via SERVO()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user