Deployment for v 0.9.7

pull/41/head
Hieromon Ikasamo 6 years ago
parent ccc9de58cd
commit 75e9ccca04
  1. 54
      docs/404.html
  2. 54
      docs/acelements.html
  3. 54
      docs/achandling.html
  4. 54
      docs/acintro.html
  5. 54
      docs/acjson.html
  6. 54
      docs/advancedusage.html
  7. 54
      docs/api.html
  8. 54
      docs/apiaux.html
  9. 54
      docs/apiconfig.html
  10. 54
      docs/apielements.html
  11. 54
      docs/apiextra.html
  12. 13
      docs/assets/javascripts/application.a353778b.js
  13. 6
      docs/assets/javascripts/application.b806dc00.js
  14. 2
      docs/assets/javascripts/modernizr.1f0bcf2b.js
  15. 1
      docs/assets/stylesheets/application-palette.224b79ff.css
  16. 1
      docs/assets/stylesheets/application-palette.22915126.css
  17. 1
      docs/assets/stylesheets/application.572ca0f0.css
  18. 1
      docs/assets/stylesheets/application.982221ab.css
  19. 54
      docs/basicusage.html
  20. 54
      docs/changelog.html
  21. 54
      docs/datatips.html
  22. 54
      docs/faq.html
  23. 54
      docs/gettingstarted.html
  24. 54
      docs/howtoembed.html
  25. 54
      docs/index.html
  26. 54
      docs/license.html
  27. 54
      docs/lsbegin.html
  28. 54
      docs/menu.html
  29. 54
      docs/menuize.html
  30. 44
      docs/sitemap.xml
  31. BIN
      docs/sitemap.xml.gz
  32. 54
      docs/wojson.html

@ -36,7 +36,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="/AutoConnect/assets/images/favicon.png"> <link rel="shortcut icon" href="/AutoConnect/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -44,9 +44,9 @@
<link rel="stylesheet" href="/AutoConnect/assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="/AutoConnect/assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="/AutoConnect/assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="/AutoConnect/assets/stylesheets/application-palette.224b79ff.css">
@ -55,7 +55,7 @@
<script src="/AutoConnect/assets/javascripts/modernizr.962652e9.js"></script> <script src="/AutoConnect/assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -75,8 +75,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -132,7 +154,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -140,12 +161,10 @@
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -171,7 +190,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -181,8 +199,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -193,8 +210,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -305,8 +321,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -317,8 +332,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -700,7 +714,6 @@
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="/AutoConnect/assets/fonts/font-awesome.css"> <link rel="stylesheet" href="/AutoConnect/assets/fonts/font-awesome.css">
@ -710,14 +723,13 @@
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="/AutoConnect/assets/javascripts/application.a353778b.js"></script> <script src="/AutoConnect/assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"/AutoConnect/"}})</script> <script>app.initialize({version:"1.0.4",url:{base:"/AutoConnect/"}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
AutoConnectElements AutoConnectElements
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1871,7 +1885,6 @@ equals by using <em>ACText</em> macro.<br>
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1881,14 +1894,13 @@ equals by using <em>ACText</em> macro.<br>
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Handling the custom Web pages Handling the custom Web pages
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1675,7 +1689,6 @@ ESP8266WebServer class will parse the query string and rebuilds its arguments wh
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1685,14 +1698,13 @@ ESP8266WebServer class will parse the query string and rebuilds its arguments wh
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Custom Web pages with AutoConnect Custom Web pages with AutoConnect
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1060,7 +1074,6 @@ The following JSON code and sketch will execute the custom Web page as an exampl
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1070,14 +1083,13 @@ The following JSON code and sketch will execute the custom Web page as an exampl
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Custom Web pages with JSON Custom Web pages with JSON
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1462,7 +1476,6 @@ An example of using each function is as follows.
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1472,14 +1485,13 @@ An example of using each function is as follows.
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Advanced usage Advanced usage
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -311,8 +327,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -323,8 +338,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1530,7 +1544,6 @@ The above example does not connect to WiFi until TRIGGER_PIN goes LOW. When TRIG
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1540,14 +1553,13 @@ The above example does not connect to WiFi until TRIGGER_PIN goes LOW. When TRIG
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
AutoConnect API AutoConnect API
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1376,7 +1390,6 @@ Returns a pointer to the AutoConnectAux object of the custom Web page that cause
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1386,14 +1399,13 @@ Returns a pointer to the AutoConnectAux object of the custom Web page that cause
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
AutoConnectAux API AutoConnectAux API
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1242,7 +1256,6 @@ Set the title string of the custom Web page. This title will be displayed as the
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1252,14 +1265,13 @@ Set the title string of the custom Web page. This title will be displayed as the
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
AutoConnectConfig API AutoConnectConfig API
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1444,7 +1458,6 @@ The default value is 0.
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1454,14 +1467,13 @@ The default value is 0.
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
AutoConnectElements API AutoConnectElements API
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -2633,7 +2647,6 @@ Returns type of AutoConnectElement.
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -2643,14 +2656,13 @@ Returns type of AutoConnectElement.
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Something extra Something extra
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -838,7 +852,6 @@
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -848,14 +861,13 @@
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Basic usage Basic usage
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -311,8 +327,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -323,8 +338,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1118,7 +1132,6 @@ or</p>
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1128,14 +1141,13 @@ or</p>
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Change log Change log
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -311,8 +327,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -323,8 +338,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -933,7 +947,6 @@
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -943,14 +956,13 @@
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Tips for data conversion Tips for data conversion
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1134,7 +1148,6 @@
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1144,14 +1157,13 @@
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
FAQ FAQ
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -311,8 +327,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -323,8 +338,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1486,7 +1500,6 @@ wdt reset
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1496,14 +1509,13 @@ wdt reset
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Getting started Getting started
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -311,8 +327,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -323,8 +338,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -940,7 +954,6 @@ Or, "<strong>RESET</strong>" can be selected. The ESP8266 resets and reboots. Af
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -950,14 +963,13 @@ Or, "<strong>RESET</strong>" can be selected. The ESP8266 resets and reboots. Af
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
How to embed How to embed
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1106,7 +1120,6 @@
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1116,14 +1129,13 @@
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Overview Overview
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -311,8 +327,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -323,8 +338,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1084,7 +1098,6 @@ To install the PageBuilder library into your Arduino IDE, you can use the <em>Li
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1094,14 +1107,13 @@ To install the PageBuilder library into your Arduino IDE, you can use the <em>Li
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -134,7 +156,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -142,12 +163,10 @@
License License
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -173,7 +192,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -183,8 +201,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -195,8 +212,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -307,8 +323,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -319,8 +334,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -748,7 +762,6 @@ IN THE SOFTWARE.</p>
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -758,14 +771,13 @@ IN THE SOFTWARE.</p>
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Appendix Appendix
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -311,8 +327,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -323,8 +338,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -831,7 +845,6 @@
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -841,14 +854,13 @@
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
AutoConnect menu AutoConnect menu
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -311,8 +327,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -323,8 +338,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -974,7 +988,6 @@ Enter SSID and Passphrase and tap "<strong>apply</strong>" to starts WiFi connec
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -984,14 +997,13 @@ Enter SSID and Passphrase and tap "<strong>apply</strong>" to starts WiFi connec
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Attach the menu Attach the menu
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -882,7 +896,6 @@
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -892,14 +905,13 @@
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

@ -2,112 +2,112 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/index.html</loc> <loc>https://Hieromon.github.io/AutoConnect/index.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/gettingstarted.html</loc> <loc>https://Hieromon.github.io/AutoConnect/gettingstarted.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/menu.html</loc> <loc>https://Hieromon.github.io/AutoConnect/menu.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/basicusage.html</loc> <loc>https://Hieromon.github.io/AutoConnect/basicusage.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/advancedusage.html</loc> <loc>https://Hieromon.github.io/AutoConnect/advancedusage.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/acintro.html</loc> <loc>https://Hieromon.github.io/AutoConnect/acintro.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/acelements.html</loc> <loc>https://Hieromon.github.io/AutoConnect/acelements.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/acjson.html</loc> <loc>https://Hieromon.github.io/AutoConnect/acjson.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/achandling.html</loc> <loc>https://Hieromon.github.io/AutoConnect/achandling.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/api.html</loc> <loc>https://Hieromon.github.io/AutoConnect/api.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/apiaux.html</loc> <loc>https://Hieromon.github.io/AutoConnect/apiaux.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/apiconfig.html</loc> <loc>https://Hieromon.github.io/AutoConnect/apiconfig.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/apielements.html</loc> <loc>https://Hieromon.github.io/AutoConnect/apielements.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/apiextra.html</loc> <loc>https://Hieromon.github.io/AutoConnect/apiextra.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/howtoembed.html</loc> <loc>https://Hieromon.github.io/AutoConnect/howtoembed.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/datatips.html</loc> <loc>https://Hieromon.github.io/AutoConnect/datatips.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/menuize.html</loc> <loc>https://Hieromon.github.io/AutoConnect/menuize.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/wojson.html</loc> <loc>https://Hieromon.github.io/AutoConnect/wojson.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/lsbegin.html</loc> <loc>https://Hieromon.github.io/AutoConnect/lsbegin.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/faq.html</loc> <loc>https://Hieromon.github.io/AutoConnect/faq.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/changelog.html</loc> <loc>https://Hieromon.github.io/AutoConnect/changelog.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://Hieromon.github.io/AutoConnect/license.html</loc> <loc>https://Hieromon.github.io/AutoConnect/license.html</loc>
<lastmod>2019-02-27</lastmod> <lastmod>2019-02-28</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.

@ -38,7 +38,7 @@
<meta name="lang:search.tokenizer" content="[\s\-]+"> <meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="assets/images/favicon.png"> <link rel="shortcut icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.3.0"> <meta name="generator" content="mkdocs-1.0.4, mkdocs-material-4.0.1">
@ -46,9 +46,9 @@
<link rel="stylesheet" href="assets/stylesheets/application.572ca0f0.css"> <link rel="stylesheet" href="assets/stylesheets/application.982221ab.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css"> <link rel="stylesheet" href="assets/stylesheets/application-palette.224b79ff.css">
@ -57,7 +57,7 @@
<script src="assets/javascripts/modernizr.962652e9.js"></script> <script src="assets/javascripts/modernizr.1f0bcf2b.js"></script>
@ -77,8 +77,30 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=None"></script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","None")</script> <script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
}
ga.l = +new Date
/* Setup integration and send page view */
ga("create", "None", "auto")
ga("set", "anonymizeIp", true)
ga("send", "pageview")
/* Register handler to log search on blur */
document.addEventListener("DOMContentLoaded", () => {
if (document.forms.search) {
var query = document.forms.search.query
query.addEventListener("blur", function() {
if (this.value) {
var path = document.location.pathname;
ga("send", "pageview", path + "?q=" + this.value)
}
})
}
})
</script>
<script async src="https://www.google-analytics.com/analytics.js"></script>
@ -138,7 +160,6 @@
<div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic"> <span class="md-header-nav__topic">
AutoConnect for ESP8266/ESP32 AutoConnect for ESP8266/ESP32
</span> </span>
@ -146,12 +167,10 @@
Custom Web pages w/o JSON Custom Web pages w/o JSON
</span> </span>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog"> <div class="md-search" data-md-component="search" role="dialog">
@ -177,7 +196,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="md-flex__cell md-flex__cell--shrink"> <div class="md-flex__cell md-flex__cell--shrink">
@ -187,8 +205,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -199,8 +216,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
</div> </div>
@ -313,8 +329,7 @@
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<a href="https://github.com/Hieromon/AutoConnect" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon"> <div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24"> <svg viewBox="0 0 24 24" width="24" height="24">
@ -325,8 +340,7 @@
<div class="md-source__repository"> <div class="md-source__repository">
Hieromon/AutoConnect Hieromon/AutoConnect
</div> </div>
</a> </a>
</div> </div>
<ul class="md-nav__list" data-md-scrollfix> <ul class="md-nav__list" data-md-scrollfix>
@ -1042,7 +1056,6 @@
Material for MkDocs</a> Material for MkDocs</a>
</div> </div>
<div class="md-footer-social"> <div class="md-footer-social">
<link rel="stylesheet" href="assets/fonts/font-awesome.css"> <link rel="stylesheet" href="assets/fonts/font-awesome.css">
@ -1052,14 +1065,13 @@
</div> </div>
</div> </div>
</div> </div>
</footer> </footer>
</div> </div>
<script src="assets/javascripts/application.a353778b.js"></script> <script src="assets/javascripts/application.b806dc00.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script> <script>app.initialize({version:"1.0.4",url:{base:"."}})</script>

Loading…
Cancel
Save