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

update build version

This commit is contained in:
odaki
2019-10-18 00:39:43 +09:00
parent 26c1f87e82
commit c428b4aea9

View File

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