-
Notifications
You must be signed in to change notification settings - Fork 46
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
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule grbl
updated
10 files
+22 −0 | changelog.md | |
+5 −0 | crossbar.h | |
+10 −7 | gcode.c | |
+1 −1 | grbl.h | |
+54 −41 | ioports.c | |
+2 −0 | ioports.h | |
+10 −8 | planner.c | |
+7 −6 | planner.h | |
+4 −2 | report.c | |
+17 −12 | settings.c |