Skip to content

Commit

Permalink
Updated submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeio committed Dec 9, 2024
1 parent 63dfa78 commit 9aab7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grbl
Submodule grbl updated 25 files
+1 −0 CMakeLists.txt
+16 −17 README.md
+29 −1 changelog.md
+11 −5 coolant_control.h
+73 −0 crc.c
+26 −0 crc.h
+10 −4 driver_opts.h
+149 −0 driver_opts2.h
+1 −1 grbl.h
+7 −12 grbllib.c
+25 −21 ioports.c
+51 −2 machine_limits.c
+1 −1 modbus.h
+1 −1 motion_control.c
+12 −13 nuts_bolts.c
+2 −3 nuts_bolts.h
+29 −13 nvs.h
+30 −9 nvs_buffer.c
+15 −11 report.c
+631 −638 settings.c
+72 −66 settings.h
+51 −39 spindle_control.c
+19 −15 spindle_control.h
+15 −1 system.c
+18 −4 system.h

0 comments on commit 9aab7b7

Please sign in to comment.