-
Notifications
You must be signed in to change notification settings - Fork 43
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
7 files
+1 −0 | CMakeLists.txt | |
+27 −1 | changelog.md | |
+6 −3 | driver_opts.h | |
+1 −1 | grbl.h | |
+2 −2 | settings.c | |
+225 −0 | stepper2.c | |
+38 −0 | stepper2.h |
Submodule keypad
updated
from 5402ab to 636b92