From adbb92ad574509eaeb1b5f3e5b5b8e268792b7ce Mon Sep 17 00:00:00 2001 From: Marek Ventur Date: Sat, 1 Sep 2018 18:20:14 +0100 Subject: [PATCH] Add wifi.json for the duration of emfg --- .gitignore | 1 - wifi.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 wifi.json diff --git a/.gitignore b/.gitignore index 4ef4d60..6b38773 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ .DS_Store __pycache__ -wifi.json wifi*.json diff --git a/wifi.json b/wifi.json new file mode 100644 index 0000000..a794836 --- /dev/null +++ b/wifi.json @@ -0,0 +1 @@ +{"ssid":"emfcamp-legacy18","user":"internetofstuff","pw":"internetofstuff"}