Skip to content

Commit

Permalink
Remove WiFi credentials from ethernet example.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed Mar 31, 2021
1 parent a98fd52 commit 0b3f52f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@

static bool eth_connected = false;

#define WIFI_SSID "################"
#define WIFI_PASSWORD "################"

/** The smtp host name e.g. smtp.gmail.com for GMail or smtp.office365.com for Outlook or smtp.mail.yahoo.com
* For yahoo mail, log in to your yahoo mail in web browser and generate app password by go to
Expand Down

0 comments on commit 0b3f52f

Please sign in to comment.