File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11### Changes this version:
2- - Fixed TMC4671 tab calibration warning popup blocking thread causing timeouts
3- - Added MT encoder spi speed selector
2+ - Fixes analog axis progressbars cutting off text and ADS111x progressbars not populating when set to 4
43
54### Changes in v16.x:
65- Added RMD CAN motor tab
1514- Using $XDG_CONFIG_HOME/openffb on linux if no local profile file found
1615- Improved python 3.13 compatibility
1716- Fixed analog input range sliders not updating correctly when autotune is toggled after changing channel numbers
18- - Added MagnTek mode selector. Support for MT6835
17+ - Added MagnTek mode selector. Support for MT6835
18+ - Fixed TMC4671 tab calibration warning popup blocking thread causing timeouts
19+ - Added MT encoder spi speed selector
Original file line number Diff line number Diff line change 5858import canremote_ui
5959
6060# This GUIs version
61- VERSION = "1.16.8 "
61+ VERSION = "1.16.9 "
6262
6363# Minimal supported firmware version.
6464# Major version of firmware must match firmware. Minor versions must be higher or equal
You can’t perform that action at this time.
0 commit comments