Skip to content

Commit e83eef2

Browse files
committed
Version bump for release 1.7.3
1 parent 377735b commit e83eef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Firmware/FFBoard/Inc/constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212

13-
static const uint8_t SW_VERSION_INT[3] = {1,7,2}; // Version as array. 8 bit each!
13+
static const uint8_t SW_VERSION_INT[3] = {1,7,3}; // Version as array. 8 bit each!
1414

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

0 commit comments

Comments
 (0)