-
Notifications
You must be signed in to change notification settings - Fork 45
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
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule grbl
updated
12 files
+1 −1 | README.md | |
+24 −4 | changelog.md | |
+2 −0 | core_handlers.h | |
+6 −3 | driver_opts.h | |
+36 −1 | driver_opts2.h | |
+4 −0 | gcode.c | |
+1 −1 | grbl.h | |
+33 −19 | ioports.c | |
+2 −1 | ioports.h | |
+19 −1 | nuts_bolts.h | |
+17 −4 | settings.c | |
+2 −1 | system.h |
Submodule keypad
updated
from b9d52d to d77f88