Merge pull request #66 from j0hnlittle/master

A python webserver to help working on the template files
Thanks @j0hnlittle
This commit is contained in:
Luc
2016-01-20 14:03:53 +08:00
2 changed files with 102 additions and 0 deletions

4
esp8266/data/tags.json Normal file
View File

@@ -0,0 +1,4 @@
{
"WEB_ADDRESS":"localhost",
"PAGE_TITLE":"Testing things..."
}