Skip to content

Commit

Permalink
Release 2.4.3 (#47)
Browse files Browse the repository at this point in the history
* Bump version to 2.4.3

* Update documentation for v2.4.3
  • Loading branch information
rpj authored Nov 13, 2021
1 parent 4ee14cb commit 5630d16
Show file tree
Hide file tree
Showing 88 changed files with 406 additions and 349 deletions.
2 changes: 1 addition & 1 deletion docs/README_8md.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Mar 27 2021 19:06:10 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Nov 13 2021 14:18:05 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
Expand Down
2 changes: 1 addition & 1 deletion docs/RedisInternal_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a23105d428c7afcfa10269b17
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Mar 27 2021 19:06:10 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Nov 13 2021 14:18:05 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions docs/RedisInternal_8cpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; bzero(charBuf, dLen + 1);</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; </div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keyword">auto</span> readB = client.readBytes(charBuf, dLen);</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <span class="keywordflow">if</span> (readB != dLen)</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <span class="keywordflow">if</span> ((<span class="keywordtype">int</span>)readB != dLen)</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; {</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; Serial.printf(<span class="stringliteral">&quot;ERROR! Bad read (%ld ?= %ld)\n&quot;</span>, (<span class="keywordtype">long</span>)readB, (<span class="keywordtype">long</span>)dLen);</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; exit(-1);</div>
Expand Down Expand Up @@ -256,7 +256,7 @@
<div class="ttc" id="aclassRedisInternalError_html_a311f06de99adac8d8acb8cadb0e50fb0a0922d64c8ce21e8e46b6d1478340184d"><div class="ttname"><a href="classRedisInternalError.html#a311f06de99adac8d8acb8cadb0e50fb0a0922d64c8ce21e8e46b6d1478340184d">RedisInternalError::UnknownType</a></div><div class="ttdeci">@ UnknownType</div><div class="ttdef"><b>Definition:</b> <a href="RedisInternal_8h_source.html#l00135">RedisInternal.h:135</a></div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Mar 27 2021 19:06:10 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Nov 13 2021 14:18:05 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
Expand Down
2 changes: 1 addition & 1 deletion docs/RedisInternal_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#afab34353187c19143fc502be
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Mar 27 2021 19:06:10 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Nov 13 2021 14:18:05 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
Expand Down
2 changes: 1 addition & 1 deletion docs/RedisInternal_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
<div class="ttc" id="aclassRedisInternalError_html_a311f06de99adac8d8acb8cadb0e50fb0a0922d64c8ce21e8e46b6d1478340184d"><div class="ttname"><a href="classRedisInternalError.html#a311f06de99adac8d8acb8cadb0e50fb0a0922d64c8ce21e8e46b6d1478340184d">RedisInternalError::UnknownType</a></div><div class="ttdeci">@ UnknownType</div><div class="ttdef"><b>Definition:</b> <a href="RedisInternal_8h_source.html#l00135">RedisInternal.h:135</a></div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Mar 27 2021 19:06:10 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Nov 13 2021 14:18:05 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
Expand Down
6 changes: 3 additions & 3 deletions docs/Redis_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
Macros</h2></td></tr>
<tr class="memitem:a6f08500c83742e3fe2fa98b9dabd4b0d"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Redis_8cpp.html#a6f08500c83742e3fe2fa98b9dabd4b0d">TRCMD</a>(t, c, ...)&#160;&#160;&#160;return <a class="el" href="classRedisCommand.html">RedisCommand</a>(c, <a class="el" href="RedisInternal_8h.html#afab34353187c19143fc502be144c9b52">ArgList</a>{__VA_ARGS__}).issue_typed&lt;t&gt;(conn)</td></tr>
<tr class="separator:a6f08500c83742e3fe2fa98b9dabd4b0d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6e0ba71cfb7644814a071ce3d089c91d"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Redis_8cpp.html#a6e0ba71cfb7644814a071ce3d089c91d">TRCMD_EXPECTOK</a>(c, ...)&#160;&#160;&#160;(bool)(((String)*<a class="el" href="classRedisCommand.html">RedisCommand</a>(c, <a class="el" href="RedisInternal_8h.html#afab34353187c19143fc502be144c9b52">ArgList</a>{__VA_ARGS__}).issue(conn)).indexOf(&quot;OK&quot;) != -1)</td></tr>
<tr class="memitem:a6e0ba71cfb7644814a071ce3d089c91d"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Redis_8cpp.html#a6e0ba71cfb7644814a071ce3d089c91d">TRCMD_EXPECTOK</a>(c, ...)&#160;&#160;&#160;return (bool)(((String)*<a class="el" href="classRedisCommand.html">RedisCommand</a>(c, <a class="el" href="RedisInternal_8h.html#afab34353187c19143fc502be144c9b52">ArgList</a>{__VA_ARGS__}).issue(conn)).indexOf(&quot;OK&quot;) != -1)</td></tr>
<tr class="separator:a6e0ba71cfb7644814a071ce3d089c91d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
Expand Down Expand Up @@ -153,7 +153,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6e0ba71cfb7644814a071ce3
<tr>
<td></td>
<td>)</td>
<td></td><td>&#160;&#160;&#160;(bool)(((String)*<a class="el" href="classRedisCommand.html">RedisCommand</a>(c, <a class="el" href="RedisInternal_8h.html#afab34353187c19143fc502be144c9b52">ArgList</a>{__VA_ARGS__}).issue(conn)).indexOf(&quot;OK&quot;) != -1)</td>
<td></td><td>&#160;&#160;&#160;return (bool)(((String)*<a class="el" href="classRedisCommand.html">RedisCommand</a>(c, <a class="el" href="RedisInternal_8h.html#afab34353187c19143fc502be144c9b52">ArgList</a>{__VA_ARGS__}).issue(conn)).indexOf(&quot;OK&quot;) != -1)</td>
</tr>
</table>
</div><div class="memdoc">
Expand All @@ -165,7 +165,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6e0ba71cfb7644814a071ce3
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Mar 27 2021 19:06:10 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Nov 13 2021 14:18:05 for Arduino-Redis by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
Expand Down
Loading

0 comments on commit 5630d16

Please sign in to comment.