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

Update the build date

This commit is contained in:
bdring
2019-10-04 19:57:51 -05:00
parent 8427135ee0
commit 92470ead27

View File

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