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:
Sonny Jeon
2012-03-05 12:01:02 -07:00
parent d6abf10d49
commit 86cdae0060
5 changed files with 31 additions and 29 deletions

View File

@ -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