need to bump the version number because of the serial refactoring
This commit is contained in:
parent
391efe37ed
commit
a9aa7d4d39
@ -25,7 +25,7 @@
|
|||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
#define GRBL_VERSION "0.6b"
|
#define GRBL_VERSION "0.7b"
|
||||||
|
|
||||||
// Version of the EEPROM data. Will be used to migrate existing data from older versions of Grbl
|
// 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
|
// when firmware is upgraded. Always stored in byte 0 of eeprom
|
||||||
|
Loading…
Reference in New Issue
Block a user