Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from foxis/angularjs
Browse files Browse the repository at this point in the history
Angular+Material
  • Loading branch information
foxis authored Mar 13, 2018
2 parents 4f583a6 + 5d710f3 commit 14f32d9
Show file tree
Hide file tree
Showing 106 changed files with 16,129 additions and 981 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@
.gcc-flags.json

wificonfig.h
web-src-angular/node_modules/*
web-src-angular/node_modules
7 changes: 0 additions & 7 deletions data-src/feather.min.js

This file was deleted.

5 changes: 2 additions & 3 deletions data/config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"networks": {
"ssid": "passw"
},
"hostname": "ReflowControl",
"hostname": "ESPReflow",
"user": "user",
"password": "",
"password": "esp",
"otaPassword": "",
"measureInterval": 500,
"reportInterval": 10000
Expand Down
Binary file added data/web/3rdpartylicenses.txt.gz
Binary file not shown.
Binary file modified data/web/LICENSE.txt.gz
Binary file not shown.
Binary file removed data/web/bootstrap.min.css.gz
Binary file not shown.
Binary file removed data/web/bootstrap.min.js.gz
Binary file not shown.
Binary file removed data/web/chart.min.js.gz
Binary file not shown.
328 changes: 0 additions & 328 deletions data/web/config.profiles.js

This file was deleted.

Loading

0 comments on commit 14f32d9

Please sign in to comment.