Initial commit

This commit is contained in:
Jeena 2016-11-20 05:15:49 +01:00
commit 2e53e158cf
6 changed files with 114 additions and 0 deletions

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# esp8266-temperature
This is my first stab at a wireless termometer.
It expects a credentials.lua file with content like this:
SSID = "myssid"
PASSWORD = "mypasswd"