1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-28 00:29:56 +02:00

update build date

This commit is contained in:
bdring
2020-04-19 14:24:54 -05:00
parent 785a27b821
commit 774f6322d1

View File

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