From a19a5733a7f8faf357b95b493a298a784c4f45ac Mon Sep 17 00:00:00 2001 From: fynkchen Date: Mon, 30 Oct 2017 14:48:15 +0100 Subject: [PATCH] Update config.lua --- software/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/config.lua b/software/config.lua index 32985f8..2f07a0a 100644 --- a/software/config.lua +++ b/software/config.lua @@ -1,7 +1,7 @@ local module = {} module.SSID = {} -module.SSID["/dev/lol"] = "4dprinter" +module.SSID["myssid"] = "s3cr3tpassword" module.SSID["ESP8266_OPEN"] = "" module.mqtt = {