Skip to content

Commit

Permalink
Updated submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
dresco committed Jul 10, 2024
1 parent 6159995 commit 1174429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grbl
Submodule grbl updated 13 files
+1 −0 CMakeLists.txt
+1 −1 README.md
+207 −0 canbus.c
+48 −0 canbus.h
+34 −0 changelog.md
+2 −0 core_handlers.h
+1 −1 grbl.h
+32 −2 kinematics/corexy.c
+2 −1 messages.h
+17 −6 report.c
+2 −1 settings.h
+47 −0 stream.c
+14 −4 stream.h

0 comments on commit 1174429

Please sign in to comment.