-
-
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
13 files
+1 −1 | .github/workflows/release.yml | |
+7 −0 | CHANGELOG.md | |
+1 −0 | base_ui.py | |
+5 −3 | encoderconf_ui.py | |
+47 −57 | main.py | |
+24 −15 | profile_ui.py | |
+1 −1 | res/effects_graph.ui | |
+1 −1 | res/effects_stats.ui | |
+1 −1 | res/effects_tuning.ui | |
+180 −1 | res/tmcdebug.ui | |
+6 −1 | serial_comms.py | |
+81 −2 | tmcdebug_ui.py | |
+1 −1 | updater.py |