Updated README.
- Also altered the G38.X reporting to save some bytes.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
|
||||
// Grbl versioning system
|
||||
#define GRBL_VERSION "0.9i"
|
||||
#define GRBL_VERSION_BUILD "20150314"
|
||||
#define GRBL_VERSION_BUILD "20150315"
|
||||
|
||||
// Define standard libraries used by Grbl.
|
||||
#include <avr/io.h>
|
||||
|
Reference in New Issue
Block a user