Deployment for v 0.9.7

pull/41/head
Hieromon Ikasamo 6 years ago
parent 08023bfe54
commit bb944f6253
  1. 104
      docs/404.html
  2. 104
      docs/acelements.html
  3. 104
      docs/achandling.html
  4. 104
      docs/acintro.html
  5. 104
      docs/acjson.html
  6. 104
      docs/advancedusage.html
  7. 104
      docs/api.html
  8. 104
      docs/apiaux.html
  9. 104
      docs/apiconfig.html
  10. 104
      docs/apielements.html
  11. 104
      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. 104
      docs/basicusage.html
  20. 104
      docs/changelog.html
  21. 104
      docs/datatips.html
  22. 104
      docs/faq.html
  23. 104
      docs/gettingstarted.html
  24. 104
      docs/howtoembed.html
  25. 104
      docs/index.html
  26. 104
      docs/license.html
  27. 104
      docs/lsbegin.html
  28. 104
      docs/menu.html
  29. 104
      docs/menuize.html
  30. 44
      docs/sitemap.xml
  31. BIN
      docs/sitemap.xml.gz
  32. 104
      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,22 +154,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic">
</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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -170,7 +189,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -181,20 +199,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -305,20 +321,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -311,20 +327,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -311,20 +327,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -311,20 +327,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -311,20 +327,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -311,20 +327,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -311,20 +327,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +156,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -172,7 +191,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -183,20 +201,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -307,20 +323,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -311,20 +327,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -311,20 +327,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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,22 +160,19 @@
<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> <span class="md-header-nav__topic">
<span class="md-header-nav__topic"> 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">
<label class="md-search__overlay" for="__search"></label> <label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search"> <div class="md-search__inner" role="search">
@ -176,7 +195,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
@ -187,20 +205,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</a>
</div> </div>
</div> </div>
@ -313,20 +329,18 @@
<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"> <use xlink:href="#__github" width="24" height="24"></use>
<use xlink:href="#__github" width="24" height="24"></use> </svg>
</svg>
</div>
<div class="md-source__repository">
Hieromon/AutoConnect
</div> </div>
</a>
<div class="md-source__repository">
Hieromon/AutoConnect
</div>
</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