From 036e6c762af8a8d104e64cf40b0d125a0aeac7c4 Mon Sep 17 00:00:00 2001 From: tigoe Date: Mon, 12 Feb 2018 23:52:03 -0500 Subject: [PATCH] gitignore --- .gitignore | 1 + 3rd_edition/chapter4/TestHttpSSLClient/arduino_secrets.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5cb2d0a..10f4cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ chapter10/P4ATest/AndroidManifest.xml 3rd_edition/chapter10/WebBluetooth/server.js 3rd_edition/chapter10/WebBluetooth/server.js +3rd_edition/chapter4/TestHttpSSLClient/arduino_secrets.h diff --git a/3rd_edition/chapter4/TestHttpSSLClient/arduino_secrets.h b/3rd_edition/chapter4/TestHttpSSLClient/arduino_secrets.h index 8145b27..f75eb10 100644 --- a/3rd_edition/chapter4/TestHttpSSLClient/arduino_secrets.h +++ b/3rd_edition/chapter4/TestHttpSSLClient/arduino_secrets.h @@ -1,3 +1,3 @@ #define SECRET_SSID "ssid" // your network SSID (name) -#define SECRET_PASS "password" // your network password +#define SECRET_PASS "password" // your network password