Skip to content

Commit

Permalink
Update the Doxygen docs for version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mairas committed Sep 26, 2024
1 parent 8bad8f6 commit acb25d3
Show file tree
Hide file tree
Showing 48 changed files with 776 additions and 761 deletions.
2 changes: 1 addition & 1 deletion docs/generated/docs/_react_e_s_p_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down
447 changes: 225 additions & 222 deletions docs/generated/docs/_react_e_s_p_8cpp_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/generated/docs/_react_e_s_p_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down
559 changes: 282 additions & 277 deletions docs/generated/docs/_react_e_s_p_8h_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/generated/docs/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/docs/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down
11 changes: 6 additions & 5 deletions docs/generated/docs/classreactesp_1_1_delay_event.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down Expand Up @@ -144,6 +144,7 @@
<tr class="memdesc:a27c05e3670a56cd3732655dea5c9ea5a inherit pub_methods_classreactesp_1_1_timed_event"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a new Timed <a class="el" href="classreactesp_1_1_event.html" title="Events are code to be called when a given condition is fulfilled.">Event</a> object. <br /></td></tr>
<tr class="separator:a27c05e3670a56cd3732655dea5c9ea5a inherit pub_methods_classreactesp_1_1_timed_event"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abc6acc1de14d767c7c9f9b178154ff3e inherit pub_methods_classreactesp_1_1_timed_event" id="r_abc6acc1de14d767c7c9f9b178154ff3e"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classreactesp_1_1_timed_event.html#abc6acc1de14d767c7c9f9b178154ff3e">operator&lt;</a> (const <a class="el" href="classreactesp_1_1_timed_event.html">TimedEvent</a> &amp;other) const</td></tr>
<tr class="memdesc:abc6acc1de14d767c7c9f9b178154ff3e inherit pub_methods_classreactesp_1_1_timed_event"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the current time since the device restart in microseconds. <br /></td></tr>
<tr class="separator:abc6acc1de14d767c7c9f9b178154ff3e inherit pub_methods_classreactesp_1_1_timed_event"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab4b4b6c3303f46c076e1c43dac37c4f4 inherit pub_methods_classreactesp_1_1_timed_event" id="r_ab4b4b6c3303f46c076e1c43dac37c4f4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classreactesp_1_1_timed_event.html#ab4b4b6c3303f46c076e1c43dac37c4f4">add</a> (<a class="el" href="classreactesp_1_1_event_loop.html">EventLoop</a> *<a class="el" href="main_8cpp.html#a7718a5a56be1daaf27b1ef8966f6bd67">event_loop</a>) override</td></tr>
<tr class="separator:ab4b4b6c3303f46c076e1c43dac37c4f4 inherit pub_methods_classreactesp_1_1_timed_event"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down Expand Up @@ -188,7 +189,7 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classreactesp_1_1_event.html" title="Events are code to be called when a given condition is fulfilled.">Event</a> that is triggered after a certain time delay. </p>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00107">107</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00112">112</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a0ea813021513248b351f55722d7b20f0" name="a0ea813021513248b351f55722d7b20f0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0ea813021513248b351f55722d7b20f0">&#9670;&#160;</a></span>DelayEvent() <span class="overload">[1/2]</span></h2>
Expand Down Expand Up @@ -218,7 +219,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a0ea813021513248b351f5572
</dd>
</dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00028">28</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00039">39</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -250,7 +251,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a62687321b5a603131eb6ddd8
</dd>
</dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00033">33</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00044">44</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -280,7 +281,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aec91371781ea8c88412d1884

<p>Implements <a class="el" href="structreactesp_1_1_event_interface.html#a55884e4ff4d0368e243503def0b31e49">reactesp::EventInterface</a>.</p>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00038">38</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00049">49</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/docs/classreactesp_1_1_event-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down
8 changes: 4 additions & 4 deletions docs/generated/docs/classreactesp_1_1_event.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down Expand Up @@ -159,7 +159,7 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Events are code to be called when a given condition is fulfilled. </p>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00036">36</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00041">41</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a6b3dc45d9ebba2a9e815c4892aa0de75" name="a6b3dc45d9ebba2a9e815c4892aa0de75"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6b3dc45d9ebba2a9e815c4892aa0de75">&#9670;&#160;</a></span>Event() <span class="overload">[1/3]</span></h2>
Expand Down Expand Up @@ -192,7 +192,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6b3dc45d9ebba2a9e815c489
</dd>
</dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00046">46</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00051">51</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -318,7 +318,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a039c8882551337e8faeaa4c6
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00038">38</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00043">43</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down
34 changes: 17 additions & 17 deletions docs/generated/docs/classreactesp_1_1_event_loop.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down Expand Up @@ -173,7 +173,7 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Main event loop of a <a class="el" href="classreactesp_1_1_event_loop.html" title="Main event loop of a EventLoop program.">EventLoop</a> program. </p>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00260">260</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00265">265</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a35c34c7b1a331372c19c596e91cb554e" name="a35c34c7b1a331372c19c596e91cb554e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a35c34c7b1a331372c19c596e91cb554e">&#9670;&#160;</a></span>EventLoop() <span class="overload">[1/3]</span></h2>
Expand All @@ -200,7 +200,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a35c34c7b1a331372c19c596e

<p>Construct a new <a class="el" href="classreactesp_1_1_event_loop.html" title="Main event loop of a EventLoop program.">EventLoop</a> object. </p>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00271">271</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00276">276</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -284,7 +284,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a3a85d2eebfb959d5d0caa15a
</dl>
<dl class="section return"><dt>Returns</dt><dd>StreamEvent* </dd></dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00162">162</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00172">172</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
Expand Down Expand Up @@ -322,7 +322,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a4bae6985931b6acda6afcbab
</dl>
<dl class="section return"><dt>Returns</dt><dd>DelayEvent* </dd></dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00136">136</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00146">146</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
Expand Down Expand Up @@ -360,7 +360,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a277b0dde4815bbf5b09a0291
</dl>
<dl class="section return"><dt>Returns</dt><dd>DelayEvent* </dd></dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00142">142</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00152">152</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -399,7 +399,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a9413f233f711816fcc9eb3c1
</dl>
<dl class="section return"><dt>Returns</dt><dd>ISREvent* </dd></dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00168">168</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00178">178</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
Expand Down Expand Up @@ -437,7 +437,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a992c498cf62081624726346e
</dl>
<dl class="section return"><dt>Returns</dt><dd>RepeatEvent* </dd></dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00149">149</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00159">159</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
Expand Down Expand Up @@ -475,7 +475,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a5bd6eabc2a94616128670070
</dl>
<dl class="section return"><dt>Returns</dt><dd>RepeatEvent* </dd></dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00155">155</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00165">165</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -503,7 +503,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a4a4bfd4eea96041fb7518e6b
</dl>
<dl class="section return"><dt>Returns</dt><dd>TickEvent* </dd></dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00175">175</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00185">185</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
Expand Down Expand Up @@ -585,7 +585,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aa9eaacd6db8d66df59696704
</dd>
</dl>

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00181">181</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00191">191</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>

</div>
</div>
Expand All @@ -604,7 +604,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2c84df800a38ca6870c5a20e
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00131">131</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8cpp_source.html#l00141">141</a> of file <a class="el" href="_react_e_s_p_8cpp_source.html">ReactESP.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
Expand Down Expand Up @@ -634,7 +634,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a3c7b3c89bf96f51e80a919b3
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00261">261</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00266">266</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>

</div>
</div>
Expand All @@ -658,7 +658,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2991eb05e6d31d0677c0bb90
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00265">265</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00270">270</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>

</div>
</div>
Expand All @@ -682,7 +682,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#af743bb19807125096e2f22bb
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00263">263</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00268">268</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>

</div>
</div>
Expand All @@ -706,7 +706,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a0e2baa3e939d2a97c3857168
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00262">262</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00267">267</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>

</div>
</div>
Expand All @@ -730,7 +730,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a19a6b0de0911588fdcda47a5
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00264">264</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_react_e_s_p_8h_source.html#l00269">269</a> of file <a class="el" href="_react_e_s_p_8h_source.html">ReactESP.h</a>.</p>

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.0</span>
<div id="projectname">ReactESP<span id="projectnumber">&#160;3.0.1</span>
</div>
<div id="projectbrief">Asynchronous programming for the ESP microcontrollers</div>
</td>
Expand Down
Loading

0 comments on commit acb25d3

Please sign in to comment.