1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-12 09:34:45 +02:00

Return to default machine and

Was setup for test machine and fast compile
This commit is contained in:
bdring
2020-04-23 17:19:17 -05:00
parent 96dd627e8a
commit 04fb0b0921
2 changed files with 3 additions and 3 deletions

View File

@@ -115,11 +115,11 @@ Some features should not be changed. See notes below.
//#define CONNECT_TO_SSID "your SSID"
//#define SSID_PASSWORD "your SSID password"
//CONFIGURE_EYECATCH_BEGIN (DO NOT MODIFY THIS LINE)
//#define ENABLE_BLUETOOTH // enable bluetooth
#define ENABLE_BLUETOOTH // enable bluetooth
#define ENABLE_SD_CARD // enable use of SD Card to run jobs
//#define ENABLE_WIFI //enable wifi
#define ENABLE_WIFI //enable wifi
#define ENABLE_HTTP //enable HTTP and all related services
#define ENABLE_OTA //enable OTA

View File

@@ -8,7 +8,7 @@
// !!! 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: