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

Update grbl.h

This commit is contained in:
Luc
2019-06-22 17:32:38 +02:00
parent ef43759420
commit a4e9b46db7

View File

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