Mercurial > code > home > repos > homeauto
diff service/arduinoNode/static/index.html @ 198:06795f84fe29
arduinoNode config. missing import
Ignore-this: d2fb9c1c35ff9b30f0b7b0ee67342821
author | drewp@bigasterisk.com |
---|---|
date | Sun, 04 Oct 2015 04:15:57 -0700 |
parents | 35e07a9f3287 |
children | f8ffb9d8d982 |
line wrap: on
line diff
--- a/service/arduinoNode/static/index.html Sun Oct 04 04:15:07 2015 -0700 +++ b/service/arduinoNode/static/index.html Sun Oct 04 04:15:57 2015 -0700 @@ -8,6 +8,7 @@ <link rel="import" href="/lib/polymer/1.0.9/polymer/polymer.html"> <link rel="import" href="/lib/polymer/1.0.9/iron-ajax/iron-ajax.html"> <link rel="import" href="/lib/polymer/1.0.9/iron-flex-layout/iron-flex-layout.html"> + <link rel="import" href="/lib/polymer/1.0.9/paper-button/paper-button.html"> <link rel="import" href="/room/ari/static/rdf-observe.html"> <link rel="import" href="/room/ari/static/rdf-oneshot.html"> <link rel="import" href="/room/ari/static/rdf-uri.html">