We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0c7cc commit 9ac50d6Copy full SHA for 9ac50d6
GITHUB_SHA.h
@@ -1 +1 @@
1
-#define GITHUB_SHA "devel-202511232011Z"
+#define GITHUB_SHA "devel-202511232022Z"
version.h
@@ -3,7 +3,9 @@
3
4
#include "StringFormatter.h"
5
6
-#define VERSION "5.5.50"
+#define VERSION "5.5.51"
7
+// 5.5.51 - Bugfix: EXRAIL failed TURNTABLE create commands (I2C off) can crash CS
8
+// - Bugfix: EXRAIL be extra careful not to deref nullptr
9
// 5.5.50 - Replace the SC power status with something better
10
// - EXRAIL RANDOM_CALL, RANDOM_FOLLOW
11
// 5.5.49 - EXRAIL </> displays wait_while_red state
0 commit comments