Update grbl.h
This commit is contained in:
parent
addb1a9813
commit
bb25d2f97e
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
// Grbl versioning system
|
// Grbl versioning system
|
||||||
#define GRBL_VERSION "1.1g"
|
#define GRBL_VERSION "1.1g"
|
||||||
#define GRBL_VERSION_BUILD "20180614"
|
#define GRBL_VERSION_BUILD "20181112"
|
||||||
|
|
||||||
// Define standard libraries used by Grbl.
|
// Define standard libraries used by Grbl.
|
||||||
#include <avr/io.h>
|
#include <avr/io.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue