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

Bump build date

This commit is contained in:
Mitch Bradley
2020-06-13 07:52:06 -10:00
committed by GitHub
parent c2220c6e44
commit bac79eaf43

View File

@@ -22,7 +22,7 @@
// Grbl versioning system
#define GRBL_VERSION "1.2a"
#define GRBL_VERSION_BUILD "20200514"
#define GRBL_VERSION_BUILD "20200613"
//#include <sdkconfig.h>
#include <Arduino.h>