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

Update GRBL_VERSION_BUILD

This commit is contained in:
bdring
2020-04-23 09:30:38 -05:00
parent f27f29ba99
commit 2d21b6161d

View File

@@ -21,7 +21,7 @@
// Grbl versioning system
#define GRBL_VERSION "1.2a"
#define GRBL_VERSION_BUILD "20200420"
#define GRBL_VERSION_BUILD "20200423"
//#include <sdkconfig.h>
#include <Arduino.h>