Refactoring of the code into files

This commit is contained in:
Jeena 2017-05-14 05:35:40 +02:00
parent 2e53e158cf
commit 05d4799d7f
4 changed files with 161 additions and 51 deletions

2
credentials.lua.example Normal file
View file

@ -0,0 +1,2 @@
SSID = "MyWifi"
PASSWORD = "mypasswd"