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 42cec90 commit 6877964Copy full SHA for 6877964
Firmware/FFBoard/Inc/constants.h
@@ -9,7 +9,7 @@
9
*/
10
11
12
-#define SW_VERSION "1.4.3" // Version string
+#define SW_VERSION "1.4.4" // Version string
13
#define MIN_SW_CONFIGURATOR "1.4.0" // Minimal supported configurator version. to be removed in a later version!
14
15
#define MAX_AXIS 2 // ONLY USE 2 for now else screws HID Reports
0 commit comments