diff --git a/GITHUB_SHA.h b/GITHUB_SHA.h index 7cdc46f..76dcf44 100644 --- a/GITHUB_SHA.h +++ b/GITHUB_SHA.h @@ -1 +1 @@ -#define GITHUB_SHA "devel-202307172316Z" +#define GITHUB_SHA "devel-202307250927Z" diff --git a/version.h b/version.h index f1f1ca5..bfb3a0b 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,9 @@ #include "StringFormatter.h" -#define VERSION "4.2.65" +#define VERSION "4.2.66" +// 4.2.66 - Throttle inrush current by applying PWM to brake pin when +// fault pin goes active // 4.2.65 - new config WIFI_FORCE_AP option // 4.2.63 - completely new overcurrent detection // - ESP32 protect from race in RMT code