Fixed typo bug effecting dual-axis build with Y.
This commit is contained in:
parent
40eb439bf2
commit
bdc2da9b59
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
// Grbl versioning system
|
||||
#define GRBL_VERSION "1.1h"
|
||||
#define GRBL_VERSION_BUILD "20190825"
|
||||
#define GRBL_VERSION_BUILD "20190830"
|
||||
|
||||
// Define standard libraries used by Grbl.
|
||||
#include <avr/io.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue