-
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
10 files
+27 −0 | changelog.md | |
+45 −14 | crossbar.h | |
+1 −0 | gcode.h | |
+1 −1 | grbl.h | |
+4 −3 | hal.h | |
+7 −8 | ioports.c | |
+1 −1 | ioports.h | |
+3 −3 | motor_pins.h | |
+10 −0 | plugins_init.h | |
+6 −2 | spindle_control.h |
Submodule keypad
updated
from 6c4817 to af4899