CMSIS_5
NXP_LPC
doc
csv
log
markdown
media
script
grbl
lpc17xx
smoother
.gitignore
.gitmodules
COPYING
Makefile
README.md
- [bug] Fixed a homing fail issue, where the alarm was not being set right, not cleared correctly. It would report the wrong code and enter an infinite alarm loop. This was due to how alarm codes were altered a while back. Now updated and fixed to show the right codes. - [feature] Re-installed optional software debouncing for hard limit switches. By request.