Minor updates.
- Updated makefile to be more universally compatible by not requiring grep or ruby. - Edited XON/XOFF flow control usage, noting that FTDI-based Arduinos are known to work, but not Atmega8U2-based Arduino. Still officially not supported, but added for advanced users. - Minor edits.
This commit is contained in:
parent
d6abf10d49
commit
86cdae0060
5 changed files with 31 additions and 29 deletions
2
limits.c
2
limits.c
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
limits.h - code pertaining to limit-switches and performing the homing cycle
|
||||
limits.c - code pertaining to limit-switches and performing the homing cycle
|
||||
Part of Grbl
|
||||
|
||||
Copyright (c) 2009-2011 Simen Svale Skogsrud
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue