diff --git a/GITHUB_SHA.h b/GITHUB_SHA.h index cf63b2e..1beebb1 100644 --- a/GITHUB_SHA.h +++ b/GITHUB_SHA.h @@ -1 +1 @@ -#define GITHUB_SHA "PORTX-HAL-20220905" +#define GITHUB_SHA "PORTX-HAL-20220918" diff --git a/version.h b/version.h index 9a6bd5f..3f8c118 100644 --- a/version.h +++ b/version.h @@ -4,9 +4,10 @@ #include "StringFormatter.h" -#define VERSION "4.2.4 rc2" +#define VERSION "4.2.4 rc3" // 4.2.4 ESP32 experimental BT support // 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 // Bugfix return fail when F/f argument out of range // More error checking for out of bounds motor driver current trip limit