-
Notifications
You must be signed in to change notification settings - Fork 51
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
17 files
+2 −1 | README.md | |
+16 −0 | changelog.md | |
+6 −0 | config.h | |
+4 −0 | defaults.h | |
+6 −0 | driver_opts.h | |
+4 −2 | gcode.c | |
+1 −1 | grbl.h | |
+1 −10 | grbllib.c | |
+7 −3 | motor_pins.h | |
+86 −0 | pin_bits_masks.h | |
+258 −90 | report.c | |
+11 −1 | report.h | |
+280 −123 | settings.c | |
+16 −1 | settings.h | |
+10 −0 | stream.c | |
+2 −0 | stream.h | |
+81 −43 | system.c |
Submodule keypad
updated
from 4d3f3d to ed7f7b