Skip to content

Commit 973f124

Browse files
committed
Update changelog & version
1 parent b8ced8f commit 973f124

1 file changed

Lines changed: 3 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
- FFBWheel and FFBJoystick classes split for 1 and 2 axis FFB (Allows to use different HID descriptors)
2-
- Added a single axis HID descriptor (currently not used for compatibility reasons. enable by defining FFBWHEEL_USE_1AXIS_DESC)
3-
- Default SPI button speed increased to 1.3MHz
4-
- Added CAN button source
5-
- Added CAN analog source
6-
- Moved CAN and i2c speed settings to port class
7-
- Fixed CAN bridge RTR frames
8-
- HID interface sends ACKs
9-
- Improved help command formatting and added flags
10-
- Added I2C fast mode 400kHz
11-
- Added BISS-C encoder
12-
- Fixed MT Encoder
13-
- Reworked TMC external encoder system
14-
- Digital and analog source readout command
1+
- Rescaled endstop to encoder angle (makes strength feel the same at every range)
2+
- Changed SPI button saved count from 0-63 to 1-64 (will invalidate your setting)
3+
- Added CAN next frame length command to send frames with different headers

0 commit comments

Comments
 (0)