From 212652ebd257d8d7967c113aa6010b6443ed7c32 Mon Sep 17 00:00:00 2001 From: bdring Date: Mon, 15 Mar 2021 10:46:27 -0500 Subject: [PATCH] Update Grbl.h --- Grbl_Esp32/src/Grbl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Grbl_Esp32/src/Grbl.h b/Grbl_Esp32/src/Grbl.h index 4fef75ad..e17bbfff 100644 --- a/Grbl_Esp32/src/Grbl.h +++ b/Grbl_Esp32/src/Grbl.h @@ -21,6 +21,7 @@ */ // Grbl versioning system +const char* const GRBL_VERSION = "1.3a"; const char* const GRBL_VERSION_BUILD = "20210311"; //#include