Skip to content

Commit 3cd1f88

Browse files
author
Doxygen CI
committed
Deploy docs to GitHub Pages from commit a0c8c75
Commit: a0c8c75 GitHub Actions run: 12915052328
1 parent 660a12e commit 3cd1f88

File tree

114 files changed

+3138
-1998
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+3138
-1998
lines changed

html/_wipper_snapper___i2_c_8h.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___s_c_d30_8h_source.html">drivers/WipperSnapper_I2C_Driver_SCD30.h</a>&quot;</code><br />
107107
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___s_c_d4_x_8h_source.html">drivers/WipperSnapper_I2C_Driver_SCD4X.h</a>&quot;</code><br />
108108
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___s_e_n5_x_8h_source.html">drivers/WipperSnapper_I2C_Driver_SEN5X.h</a>&quot;</code><br />
109+
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___s_e_n6_x_8h_source.html">drivers/WipperSnapper_I2C_Driver_SEN6X.h</a>&quot;</code><br />
109110
<code>#include &quot;drivers/WipperSnapper_I2C_Driver_SGP30.h&quot;</code><br />
110111
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___s_g_p40_8h_source.html">drivers/WipperSnapper_I2C_Driver_SGP40.h</a>&quot;</code><br />
111112
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___s_h_t3_x_8h_source.html">drivers/WipperSnapper_I2C_Driver_SHT3X.h</a>&quot;</code><br />
@@ -117,6 +118,7 @@
117118
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___t_s_l2591_8h_source.html">drivers/WipperSnapper_I2C_Driver_TSL2591.h</a>&quot;</code><br />
118119
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___v_c_n_l4020_8h_source.html">drivers/WipperSnapper_I2C_Driver_VCNL4020.h</a>&quot;</code><br />
119120
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___v_c_n_l4040_8h_source.html">drivers/WipperSnapper_I2C_Driver_VCNL4040.h</a>&quot;</code><br />
121+
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___v_c_n_l4200_8h_source.html">drivers/WipperSnapper_I2C_Driver_VCNL4200.h</a>&quot;</code><br />
120122
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___v_e_m_l7700_8h_source.html">drivers/WipperSnapper_I2C_Driver_VEML7700.h</a>&quot;</code><br />
121123
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___v_l53_l0_x_8h_source.html">drivers/WipperSnapper_I2C_Driver_VL53L0X.h</a>&quot;</code><br />
122124
<code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver___v_l53_l1_x_8h_source.html">drivers/WipperSnapper_I2C_Driver_VL53L1X.h</a>&quot;</code><br />

html/_wipper_snapper___i2_c_8h_source.html

Lines changed: 14 additions & 10 deletions
Large diffs are not rendered by default.

html/_wipper_snapper___i2_c___driver_8h_source.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

html/_wipper_snapper___i2_c___driver___b_m_e680_8h_source.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

html/_wipper_snapper___i2_c___driver___s_e_n5_x_8h.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@
8181
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
8282
</table>
8383
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
84-
<div class="textblock"><p>Device driver for the SEN5X CO2, Temperature, and Humidity sensor. TEMPORARY HACK</p>
84+
<div class="textblock"><p>Device driver for the SEN5X air quality sensors.</p>
8585
<p>Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!</p>
86-
<p>Copyright (c) Marni Brewster 2022 for Adafruit Industries.</p>
86+
<p>Copyright (c) Tyeth Gundry 2022 for Adafruit Industries.</p>
8787
<p>MIT license, all text here must be included in any redistribution. </p>
8888
</div></div><!-- contents -->
8989
<!-- start footer part -->

html/_wipper_snapper___i2_c___driver___s_e_n5_x_8h_source.html

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6+
<meta name="generator" content="Doxygen 1.8.13"/>
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
<title>Adafruit Library: src/components/i2c/drivers/WipperSnapper_I2C_Driver_SEN6X.h File Reference</title>
9+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
10+
<script type="text/javascript" src="jquery.js"></script>
11+
<script type="text/javascript" src="dynsections.js"></script>
12+
<link href="search/search.css" rel="stylesheet" type="text/css"/>
13+
<script type="text/javascript" src="search/searchdata.js"></script>
14+
<script type="text/javascript" src="search/search.js"></script>
15+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
</head>
17+
<body>
18+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19+
<div id="titlearea">
20+
<table cellspacing="0" cellpadding="0">
21+
<tbody>
22+
<tr style="height: 56px;">
23+
<td id="projectalign" style="padding-left: 0.5em;">
24+
<div id="projectname">Adafruit Library
25+
</div>
26+
</td>
27+
</tr>
28+
</tbody>
29+
</table>
30+
</div>
31+
<!-- end header part -->
32+
<!-- Generated by Doxygen 1.8.13 -->
33+
<script type="text/javascript">
34+
var searchBox = new SearchBox("searchBox", "search",false,'Search');
35+
</script>
36+
<script type="text/javascript" src="menudata.js"></script>
37+
<script type="text/javascript" src="menu.js"></script>
38+
<script type="text/javascript">
39+
$(function() {
40+
initMenu('',true,false,'search.php','Search');
41+
$(document).ready(function() { init_search(); });
42+
});
43+
</script>
44+
<div id="main-nav"></div>
45+
<!-- window showing the filter options -->
46+
<div id="MSearchSelectWindow"
47+
onmouseover="return searchBox.OnSearchSelectShow()"
48+
onmouseout="return searchBox.OnSearchSelectHide()"
49+
onkeydown="return searchBox.OnSearchSelectKey(event)">
50+
</div>
51+
52+
<!-- iframe showing the search results (closed by default) -->
53+
<div id="MSearchResultsWindow">
54+
<iframe src="javascript:void(0)" frameborder="0"
55+
name="MSearchResults" id="MSearchResults">
56+
</iframe>
57+
</div>
58+
59+
<div id="nav-path" class="navpath">
60+
<ul>
61+
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_3c4c7c1a85608ccd561c026bec818e51.html">components</a></li><li class="navelem"><a class="el" href="dir_4fafa5166706850f4166bb4839b0f809.html">i2c</a></li><li class="navelem"><a class="el" href="dir_fcb6e4fbca5bd9aa8323205978345f78.html">drivers</a></li> </ul>
62+
</div>
63+
</div><!-- top -->
64+
<div class="header">
65+
<div class="summary">
66+
<a href="#nested-classes">Classes</a> </div>
67+
<div class="headertitle">
68+
<div class="title">WipperSnapper_I2C_Driver_SEN6X.h File Reference</div> </div>
69+
</div><!--header-->
70+
<div class="contents">
71+
<div class="textblock"><code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver_8h_source.html">WipperSnapper_I2C_Driver.h</a>&quot;</code><br />
72+
<code>#include &lt;SensirionI2cSen66.h&gt;</code><br />
73+
<code>#include &lt;Wire.h&gt;</code><br />
74+
</div>
75+
<p><a href="_wipper_snapper___i2_c___driver___s_e_n6_x_8h_source.html">Go to the source code of this file.</a></p>
76+
<table class="memberdecls">
77+
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
78+
Classes</h2></td></tr>
79+
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_wipper_snapper___i2_c___driver___s_e_n6_x.html">WipperSnapper_I2C_Driver_SEN6X</a></td></tr>
80+
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Class that provides a driver interface for the SEN6X sensor. <a href="class_wipper_snapper___i2_c___driver___s_e_n6_x.html#details">More...</a><br /></td></tr>
81+
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
82+
</table>
83+
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
84+
<div class="textblock"><p>Device driver for the SEN66 Particulate Matter, Temperature, Humidity, VOC, NOX, and CO2 sensor.</p>
85+
<p>Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!</p>
86+
<p>Copyright (c) Tyeth Gundry 2022 for Adafruit Industries. Modified (c) by Martin Ebner 2024 <a href="https://github.com/MartinEbnerSensirion">https://github.com/MartinEbnerSensirion</a></p>
87+
<p>MIT license, all text here must be included in any redistribution. </p>
88+
</div></div><!-- contents -->
89+
<!-- start footer part -->
90+
<hr class="footer"/><address class="footer"><small>
91+
Generated by &#160;<a href="http://www.doxygen.org/index.html">
92+
<img class="footer" src="doxygen.png" alt="doxygen"/>
93+
</a> 1.8.13
94+
</small></address>
95+
</body>
96+
</html>

html/_wipper_snapper___i2_c___driver___s_e_n6_x_8h_source.html

Lines changed: 102 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6+
<meta name="generator" content="Doxygen 1.8.13"/>
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
<title>Adafruit Library: src/components/i2c/drivers/WipperSnapper_I2C_Driver_VCNL4200.h File Reference</title>
9+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
10+
<script type="text/javascript" src="jquery.js"></script>
11+
<script type="text/javascript" src="dynsections.js"></script>
12+
<link href="search/search.css" rel="stylesheet" type="text/css"/>
13+
<script type="text/javascript" src="search/searchdata.js"></script>
14+
<script type="text/javascript" src="search/search.js"></script>
15+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
</head>
17+
<body>
18+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19+
<div id="titlearea">
20+
<table cellspacing="0" cellpadding="0">
21+
<tbody>
22+
<tr style="height: 56px;">
23+
<td id="projectalign" style="padding-left: 0.5em;">
24+
<div id="projectname">Adafruit Library
25+
</div>
26+
</td>
27+
</tr>
28+
</tbody>
29+
</table>
30+
</div>
31+
<!-- end header part -->
32+
<!-- Generated by Doxygen 1.8.13 -->
33+
<script type="text/javascript">
34+
var searchBox = new SearchBox("searchBox", "search",false,'Search');
35+
</script>
36+
<script type="text/javascript" src="menudata.js"></script>
37+
<script type="text/javascript" src="menu.js"></script>
38+
<script type="text/javascript">
39+
$(function() {
40+
initMenu('',true,false,'search.php','Search');
41+
$(document).ready(function() { init_search(); });
42+
});
43+
</script>
44+
<div id="main-nav"></div>
45+
<!-- window showing the filter options -->
46+
<div id="MSearchSelectWindow"
47+
onmouseover="return searchBox.OnSearchSelectShow()"
48+
onmouseout="return searchBox.OnSearchSelectHide()"
49+
onkeydown="return searchBox.OnSearchSelectKey(event)">
50+
</div>
51+
52+
<!-- iframe showing the search results (closed by default) -->
53+
<div id="MSearchResultsWindow">
54+
<iframe src="javascript:void(0)" frameborder="0"
55+
name="MSearchResults" id="MSearchResults">
56+
</iframe>
57+
</div>
58+
59+
<div id="nav-path" class="navpath">
60+
<ul>
61+
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_3c4c7c1a85608ccd561c026bec818e51.html">components</a></li><li class="navelem"><a class="el" href="dir_4fafa5166706850f4166bb4839b0f809.html">i2c</a></li><li class="navelem"><a class="el" href="dir_fcb6e4fbca5bd9aa8323205978345f78.html">drivers</a></li> </ul>
62+
</div>
63+
</div><!-- top -->
64+
<div class="header">
65+
<div class="summary">
66+
<a href="#nested-classes">Classes</a> </div>
67+
<div class="headertitle">
68+
<div class="title">WipperSnapper_I2C_Driver_VCNL4200.h File Reference</div> </div>
69+
</div><!--header-->
70+
<div class="contents">
71+
<div class="textblock"><code>#include &quot;<a class="el" href="_wipper_snapper___i2_c___driver_8h_source.html">WipperSnapper_I2C_Driver.h</a>&quot;</code><br />
72+
<code>#include &lt;Adafruit_VCNL4200.h&gt;</code><br />
73+
</div>
74+
<p><a href="_wipper_snapper___i2_c___driver___v_c_n_l4200_8h_source.html">Go to the source code of this file.</a></p>
75+
<table class="memberdecls">
76+
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
77+
Classes</h2></td></tr>
78+
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_wipper_snapper___i2_c___driver___v_c_n_l4200.html">WipperSnapper_I2C_Driver_VCNL4200</a></td></tr>
79+
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Class that provides a driver interface for a VCNL4200 sensor. <a href="class_wipper_snapper___i2_c___driver___v_c_n_l4200.html#details">More...</a><br /></td></tr>
80+
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
81+
</table>
82+
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
83+
<div class="textblock"><p>Device driver for the VCNL4200 light + proximity sensor.</p>
84+
<p>Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!</p>
85+
<p>Copyright (c) Tyeth Gundry 2024 for Adafruit Industries.</p>
86+
<p>MIT license, all text here must be included in any redistribution. </p>
87+
</div></div><!-- contents -->
88+
<!-- start footer part -->
89+
<hr class="footer"/><address class="footer"><small>
90+
Generated by &#160;<a href="http://www.doxygen.org/index.html">
91+
<img class="footer" src="doxygen.png" alt="doxygen"/>
92+
</a> 1.8.13
93+
</small></address>
94+
</body>
95+
</html>

html/_wipper_snapper___i2_c___driver___v_c_n_l4200_8h_source.html

Lines changed: 88 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)