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

Update Version to today

This commit is contained in:
odaki
2019-07-08 01:07:44 +09:00
parent e66b2c1320
commit 08d6f6936d

View File

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