-
Notifications
You must be signed in to change notification settings - Fork 42
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
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule grbl
updated
9 files
+16 −0 | changelog.md | |
+2 −0 | crossbar.h | |
+11 −1 | gcode.c | |
+3 −2 | gcode.h | |
+1 −1 | grbl.h | |
+80 −4 | hal.h | |
+1 −0 | nuts_bolts.h | |
+77 −12 | stepper2.c | |
+4 −0 | stepper2.h |
Submodule networking
updated
4 files
+3 −3 | http_upload.c | |
+2 −2 | httpd.c | |
+39 −0 | strutils.c | |
+1 −0 | strutils.h |