1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-02 10:53:01 +02:00
- Set build date
- Make test drive the default
- Remove unused file
This commit is contained in:
bdring
2020-05-07 19:17:06 -05:00
parent 85be3a620a
commit 9804294bf6
3 changed files with 2 additions and 3 deletions

View File

@@ -1 +0,0 @@
// See template.h

View File

@@ -22,7 +22,7 @@
// Grbl versioning system
#define GRBL_VERSION "1.2a"
#define GRBL_VERSION_BUILD "20200428"
#define GRBL_VERSION_BUILD "20200507"
//#include <sdkconfig.h>
#include <Arduino.h>

View File

@@ -16,7 +16,7 @@ PWM
// !!! For initial testing, start with test_drive.h which disables
// all I/O pins
#include "Machines/3axis_v4.h"
#include "Machines/test_drive.h"
// !!! For actual use, change the line above to select a board
// from Machines/, for example: