Skip to content

Commit

Permalink
deploy: 58ec236
Browse files Browse the repository at this point in the history
  • Loading branch information
SRGDamia1 committed Dec 9, 2024
1 parent 04b2eda commit 39a450b
Show file tree
Hide file tree
Showing 99 changed files with 825 additions and 7,690 deletions.
12 changes: 6 additions & 6 deletions _s_d_i12_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<title>src/SDI12.cpp file | SDI-12 for Arduino2.2.0</title>
<title>src/SDI12.cpp file | SDI-12 for Arduino2.2.1</title>
<link rel="stylesheet" href="m-EnviroDIY+documentation.compiled.css" />

<style id="wp-emoji-styles-inline-css" type="text/css">
Expand Down Expand Up @@ -1281,24 +1281,24 @@
<header id="gp-main-header">
<div class="gp-container">
<div id="gp-logo">
<a href="index.html" title="SDI-12 for Arduino 2.2.0">
<a href="index.html" title="SDI-12 for Arduino 2.2.1">
<img
src="gp-desktop-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="200"
height="42"
class="gp-desktop-logo"
/>
<img
src="gp-scrolling-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="264"
height="55"
class="gp-scrolling-logo"
/>
<img
src="gp-mobile-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="132"
height="28"
class="gp-mobile-logo"
Expand Down Expand Up @@ -1427,7 +1427,7 @@
<noscript class="m-text m-danger m-text-center">Unlike everything else in the docs, the search functionality <em>requires</em> JavaScript.</noscript>
<div id="search-help" class="m-text m-dim m-text-center">
<p class="m-noindent">Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
topics. You can omit any prefix from the symbol or file path; adding a
<code>:</code> or <code>/</code> suffix lists all members of given symbol or
directory.</p>
<p class="m-noindent">Use <span class="m-label m-dim">&darr;</span>
Expand Down
2 changes: 1 addition & 1 deletion _s_d_i12_8cpp.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"since": null,
"example_navigation": null,
"footer_navigation": null,
"modules": [],
"topics": [],
"dirs": [],
"files": [],
"namespaces": [],
Expand Down
14 changes: 7 additions & 7 deletions _s_d_i12_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<title>src/SDI12.h file | SDI-12 for Arduino2.2.0</title>
<title>src/SDI12.h file | SDI-12 for Arduino2.2.1</title>
<link rel="stylesheet" href="m-EnviroDIY+documentation.compiled.css" />

<style id="wp-emoji-styles-inline-css" type="text/css">
Expand Down Expand Up @@ -1281,24 +1281,24 @@
<header id="gp-main-header">
<div class="gp-container">
<div id="gp-logo">
<a href="index.html" title="SDI-12 for Arduino 2.2.0">
<a href="index.html" title="SDI-12 for Arduino 2.2.1">
<img
src="gp-desktop-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="200"
height="42"
class="gp-desktop-logo"
/>
<img
src="gp-scrolling-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="264"
height="55"
class="gp-scrolling-logo"
/>
<img
src="gp-mobile-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="132"
height="28"
class="gp-mobile-logo"
Expand Down Expand Up @@ -1427,7 +1427,7 @@
<noscript class="m-text m-danger m-text-center">Unlike everything else in the docs, the search functionality <em>requires</em> JavaScript.</noscript>
<div id="search-help" class="m-text m-dim m-text-center">
<p class="m-noindent">Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
topics. You can omit any prefix from the symbol or file path; adding a
<code>:</code> or <code>/</code> suffix lists all members of given symbol or
directory.</p>
<p class="m-noindent">Use <span class="m-label m-dim">&darr;</span>
Expand Down Expand Up @@ -1576,7 +1576,7 @@ <h3>
enum <a href="#ab2c5d00ddee50ff8d5d68cd2d7a7fa49" class="m-doc-self">LookaheadMode</a>
</h3>
<p>This enumeration provides the lookahead options for parseInt(), parseFloat().</p>
<p>The rules set out here are used until either the first valid character is found or a time out occurs due to lack of input.</p><p>This enum is part of the <a href="class_stream.html" class="m-doc">Stream</a> parent class, but is missing from the ESP8266 and ESP32 cores.</p>
<p>The rules set out here are used until either the first valid character is found or a time out occurs due to lack of input.</p><p>This enum is part of the <a href="class_stream.html" class="m-doc">Stream</a> parent class, but is missing from the ESP8266 core and ESP32 cores prior to 3.0 (IDF prior to 5.1).</p>
<table class="m-table m-fullwidth m-flat m-doc">
<thead><tr><th style="width: 1%">Enumerators</th><th></th></tr></thead>
<tbody>
Expand Down
4 changes: 2 additions & 2 deletions _s_d_i12_8h.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"since": null,
"example_navigation": null,
"footer_navigation": null,
"modules": [],
"topics": [],
"dirs": [],
"files": [],
"namespaces": [],
Expand All @@ -42,7 +42,7 @@
"type": "",
"name": "LookaheadMode",
"brief": "This enumeration provides the lookahead options for parseInt(), parseFloat().",
"description": "<p>The rules set out here are used until either the first valid character is found or a time out occurs due to lack of input.</p><p>This enum is part of the <a href=\"class_stream.html\" class=\"m-doc\">Stream</a> parent class, but is missing from the ESP8266 and ESP32 cores.</p>",
"description": "<p>The rules set out here are used until either the first valid character is found or a time out occurs due to lack of input.</p><p>This enum is part of the <a href=\"class_stream.html\" class=\"m-doc\">Stream</a> parent class, but is missing from the ESP8266 core and ESP32 cores prior to 3.0 (IDF prior to 5.1).</p>",
"deprecated": null,
"since": null,
"is_protected": false,
Expand Down
12 changes: 6 additions & 6 deletions _s_d_i12__boards_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<title>src/SDI12_boards.cpp file | SDI-12 for Arduino2.2.0</title>
<title>src/SDI12_boards.cpp file | SDI-12 for Arduino2.2.1</title>
<link rel="stylesheet" href="m-EnviroDIY+documentation.compiled.css" />

<style id="wp-emoji-styles-inline-css" type="text/css">
Expand Down Expand Up @@ -1281,24 +1281,24 @@
<header id="gp-main-header">
<div class="gp-container">
<div id="gp-logo">
<a href="index.html" title="SDI-12 for Arduino 2.2.0">
<a href="index.html" title="SDI-12 for Arduino 2.2.1">
<img
src="gp-desktop-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="200"
height="42"
class="gp-desktop-logo"
/>
<img
src="gp-scrolling-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="264"
height="55"
class="gp-scrolling-logo"
/>
<img
src="gp-mobile-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="132"
height="28"
class="gp-mobile-logo"
Expand Down Expand Up @@ -1427,7 +1427,7 @@
<noscript class="m-text m-danger m-text-center">Unlike everything else in the docs, the search functionality <em>requires</em> JavaScript.</noscript>
<div id="search-help" class="m-text m-dim m-text-center">
<p class="m-noindent">Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
topics. You can omit any prefix from the symbol or file path; adding a
<code>:</code> or <code>/</code> suffix lists all members of given symbol or
directory.</p>
<p class="m-noindent">Use <span class="m-label m-dim">&darr;</span>
Expand Down
2 changes: 1 addition & 1 deletion _s_d_i12__boards_8cpp.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"since": null,
"example_navigation": null,
"footer_navigation": null,
"modules": [],
"topics": [],
"dirs": [],
"files": [],
"namespaces": [],
Expand Down
12 changes: 6 additions & 6 deletions _s_d_i12__boards_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<title>src/SDI12_boards.h file | SDI-12 for Arduino2.2.0</title>
<title>src/SDI12_boards.h file | SDI-12 for Arduino2.2.1</title>
<link rel="stylesheet" href="m-EnviroDIY+documentation.compiled.css" />

<style id="wp-emoji-styles-inline-css" type="text/css">
Expand Down Expand Up @@ -1281,24 +1281,24 @@
<header id="gp-main-header">
<div class="gp-container">
<div id="gp-logo">
<a href="index.html" title="SDI-12 for Arduino 2.2.0">
<a href="index.html" title="SDI-12 for Arduino 2.2.1">
<img
src="gp-desktop-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="200"
height="42"
class="gp-desktop-logo"
/>
<img
src="gp-scrolling-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="264"
height="55"
class="gp-scrolling-logo"
/>
<img
src="gp-mobile-logo.png"
alt="SDI-12 for Arduino 2.2.0"
alt="SDI-12 for Arduino 2.2.1"
width="132"
height="28"
class="gp-mobile-logo"
Expand Down Expand Up @@ -1427,7 +1427,7 @@
<noscript class="m-text m-danger m-text-center">Unlike everything else in the docs, the search functionality <em>requires</em> JavaScript.</noscript>
<div id="search-help" class="m-text m-dim m-text-center">
<p class="m-noindent">Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
topics. You can omit any prefix from the symbol or file path; adding a
<code>:</code> or <code>/</code> suffix lists all members of given symbol or
directory.</p>
<p class="m-noindent">Use <span class="m-label m-dim">&darr;</span>
Expand Down
2 changes: 1 addition & 1 deletion _s_d_i12__boards_8h.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"since": null,
"example_navigation": null,
"footer_navigation": null,
"modules": [],
"topics": [],
"dirs": [],
"files": [],
"namespaces": [],
Expand Down
Loading

0 comments on commit 39a450b

Please sign in to comment.