1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-26 07:44:33 +02:00

Update Grbl.h

This commit is contained in:
bdring
2021-03-15 10:46:27 -05:00
parent c2f9e49c19
commit 212652ebd2

View File

@@ -21,6 +21,7 @@
*/ */
// Grbl versioning system // Grbl versioning system
const char* const GRBL_VERSION = "1.3a";
const char* const GRBL_VERSION_BUILD = "20210311"; const char* const GRBL_VERSION_BUILD = "20210311";
//#include <sdkconfig.h> //#include <sdkconfig.h>