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

update build date

This commit is contained in:
Unknown
2019-06-26 18:11:44 +02:00
parent 9879fdfd5b
commit 40b7e62352

View File

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