mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-27 01:56:14 +01:00
version 4.2.4 rc3
This commit is contained in:
parent
27a458a850
commit
431dc2bcc6
|
@ -1 +1 @@
|
||||||
#define GITHUB_SHA "PORTX-HAL-20220905"
|
#define GITHUB_SHA "PORTX-HAL-20220918"
|
||||||
|
|
|
@ -4,9 +4,10 @@
|
||||||
#include "StringFormatter.h"
|
#include "StringFormatter.h"
|
||||||
|
|
||||||
|
|
||||||
#define VERSION "4.2.4 rc2"
|
#define VERSION "4.2.4 rc3"
|
||||||
// 4.2.4 ESP32 experimental BT support
|
// 4.2.4 ESP32 experimental BT support
|
||||||
// More DC configurations possible and lower frequency
|
// More DC configurations possible and lower frequency
|
||||||
|
// Handle decoders that do not ack at write better
|
||||||
// 4.2.3 Bugfix direction when togging between MAIN and DC
|
// 4.2.3 Bugfix direction when togging between MAIN and DC
|
||||||
// Bugfix return fail when F/f argument out of range
|
// Bugfix return fail when F/f argument out of range
|
||||||
// More error checking for out of bounds motor driver current trip limit
|
// More error checking for out of bounds motor driver current trip limit
|
||||||
|
|
Loading…
Reference in New Issue
Block a user