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

initial wifi settings

This commit is contained in:
Jens Hauser
2020-08-13 17:10:21 +02:00
parent 3ba6fc7168
commit 3d0ce272fc
4 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -360,3 +360,5 @@ MigrationBackup/
# Fody - auto-generated XML schema
FodyWeavers.xsd
.vs/slnx.sqlite
.vs/Grbl_Esp32_JH/v16/.suo

Binary file not shown.

Binary file not shown.

View File

@@ -109,8 +109,8 @@ Some features should not be changed. See notes below.
#define BAUD_RATE 115200
//Connect to your local AP with these credentials
//#define CONNECT_TO_SSID "your SSID"
//#define SSID_PASSWORD "your SSID password"
#define CONNECT_TO_SSID "Home"
#define SSID_PASSWORD "12345678"
//CONFIGURE_EYECATCH_BEGIN (DO NOT MODIFY THIS LINE)
#define ENABLE_BLUETOOTH // enable bluetooth