-
-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Configurator
updated
14 files
+2 −1 | .gitignore | |
+2 −13 | CHANGELOG.md | |
+20 −6 | axis_ui.py | |
+8 −4 | ffb_ui.py | |
+4 −4 | main.py | |
+4 −2 | odrive_ui.py | |
+17 −2 | res/about.ui | |
+209 −49 | res/axis_ui.ui | |
+30 −0 | res/ffbclass.ui | |
+10 −0 | res/odrive.ui | |
+1 −1 | res/profile.cfg | |
+37 −1 | res/tmc4671_ui.ui | |
+8 −1 | serial_comms.py | |
+9 −9 | tmc4671_ui.py |