Skip to content

Commit

Permalink
Updated submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
dresco committed Nov 27, 2024
1 parent 417cc63 commit 9a5599f
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bluetooth
Submodule bluetooth updated 1 files
+28 −23 hc_05.c
2 changes: 1 addition & 1 deletion grbl
2 changes: 1 addition & 1 deletion motors
Submodule motors updated 3 files
+124 −20 README.md
+408 −340 trinamic.c
+13 −4 trinamic.h
2 changes: 1 addition & 1 deletion networking
Submodule networking updated 1 files
+36 −19 websocketd.c
2 changes: 1 addition & 1 deletion plugins
Submodule plugins updated 6 files
+3 −0 CMakeLists.txt
+46 −1 README.md
+1,030 −0 esp_at.c
+45 −9 eventout.c
+113 −0 feed_override_m220.c
+172 −0 homing_pulloff.c
2 changes: 1 addition & 1 deletion sdcard
Submodule sdcard updated 1 files
+2 −4 macros.c
2 changes: 1 addition & 1 deletion spindle
Submodule spindle updated 3 files
+169 −95 select.c
+1 −1 vfd/modvfd.c
+12 −10 vfd/spindle.c
2 changes: 1 addition & 1 deletion trinamic
Submodule trinamic updated 9 files
+3 −1 common.h
+16 −7 tmc2130.c
+16 −7 tmc2209.c
+2 −2 tmc2209.h
+27 −19 tmc2660.c
+3 −1 tmc2660hal.c
+5 −5 tmc5160.c
+3 −3 tmc5160.h
+2 −1 tmchal.h
2 changes: 1 addition & 1 deletion webui
Submodule webui updated 1 files
+2 −2 server.c

0 comments on commit 9a5599f

Please sign in to comment.