Allow '$$' in check mode.
- Now allows the ‘$$’ view Grbl settings while in check mode - Updated the version build date
This commit is contained in:
parent
d55f6b938c
commit
955a9f3cf8
2 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
#define GRBL_VERSION "0.9g"
|
||||
#define GRBL_VERSION_BUILD "20140801"
|
||||
#define GRBL_VERSION_BUILD "20140804"
|
||||
|
||||
// Version of the EEPROM data. Will be used to migrate existing data from older versions of Grbl
|
||||
// when firmware is upgraded. Always stored in byte 0 of eeprom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue