1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-01 10:23:19 +02:00

Update grbl.h

This commit is contained in:
Luc
2019-06-22 17:38:29 +02:00
parent 58ae05b2b1
commit 65d9f6c651

View File

@@ -20,7 +20,7 @@
// Grbl versioning system
#define GRBL_VERSION "1.1f"
#define GRBL_VERSION_BUILD "20190616"
#define GRBL_VERSION_BUILD "20190622"
//#include <sdkconfig.h>
#include <Arduino.h>