Skip to content

Commit 6877964

Browse files
committed
version bump fixed saving usb rate
1 parent 42cec90 commit 6877964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/FFBoard/Inc/constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010

1111

12-
#define SW_VERSION "1.4.3" // Version string
12+
#define SW_VERSION "1.4.4" // Version string
1313
#define MIN_SW_CONFIGURATOR "1.4.0" // Minimal supported configurator version. to be removed in a later version!
1414

1515
#define MAX_AXIS 2 // ONLY USE 2 for now else screws HID Reports

0 commit comments

Comments
 (0)