Initial commit
This commit is contained in:
commit
2e53e158cf
6 changed files with 114 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue