mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 19:59:50 +03:00
doxigen docs
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
@@ -23,7 +27,9 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="lh.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">LightHub
|
||||
 <span id="projectnumber">v4.0.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Smarthome controller firmware</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -46,6 +52,23 @@ $(function() {
|
||||
});
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('textconst_8h.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
@@ -60,11 +83,6 @@ $(function() {
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<div id="nav-path" class="navpath">
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_82d7c1f210290ade9e0671f857ad27e3.html">lighthub</a></li> </ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#var-members">Variables</a> </div>
|
||||
@@ -72,64 +90,23 @@ $(function() {
|
||||
<div class="title">textconst.h File Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><div class="dynheader">
|
||||
This graph shows which files directly or indirectly include this file:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="textconst_8h__dep__incl.png" border="0" usemap="#atextconst_8hdep" alt=""/></div>
|
||||
<map name="textconst_8hdep" id="atextconst_8hdep">
|
||||
<area shape="rect" title=" " alt="" coords="953,5,1039,32"/>
|
||||
<area shape="rect" href="item_8cpp.html" title=" " alt="" coords="5,155,77,181"/>
|
||||
<area shape="rect" href="main_8h.html" title=" " alt="" coords="965,80,1027,107"/>
|
||||
<area shape="rect" href="out__ac_8cpp.html" title=" " alt="" coords="1886,155,1973,181"/>
|
||||
<area shape="rect" href="abstractch_8cpp.html" title=" " alt="" coords="102,155,210,181"/>
|
||||
<area shape="rect" href="abstractin_8cpp.html" title=" " alt="" coords="235,155,339,181"/>
|
||||
<area shape="rect" href="colorchannel_8cpp.html" title=" " alt="" coords="363,155,483,181"/>
|
||||
<area shape="rect" href="inputs_8cpp.html" title=" " alt="" coords="507,155,589,181"/>
|
||||
<area shape="rect" href="item_cmd_8cpp.html" title=" " alt="" coords="614,155,714,181"/>
|
||||
<area shape="rect" href="main_8cpp.html" title=" " alt="" coords="739,155,813,181"/>
|
||||
<area shape="rect" href="in__ccs811__hdc1080_8cpp.html" title=" " alt="" coords="837,155,1000,181"/>
|
||||
<area shape="rect" href="out__dmx_8cpp.html" title=" " alt="" coords="1025,155,1122,181"/>
|
||||
<area shape="rect" href="out__modbus_8cpp.html" title=" " alt="" coords="1146,155,1265,181"/>
|
||||
<area shape="rect" href="out__motor_8cpp.html" title=" " alt="" coords="1289,155,1393,181"/>
|
||||
<area shape="rect" href="out__pwm_8cpp.html" title=" " alt="" coords="1418,155,1518,181"/>
|
||||
<area shape="rect" href="out__spiled_8cpp.html" title=" " alt="" coords="1543,155,1649,181"/>
|
||||
<area shape="rect" href="ow_term_8cpp.html" title=" " alt="" coords="1673,155,1767,181"/>
|
||||
<area shape="rect" href="utils_8cpp.html" title=" " alt="" coords="1791,155,1862,181"/>
|
||||
</map>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p><a href="textconst_8h_source.html">Go to the source code of this file.</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
||||
Variables</h2></td></tr>
|
||||
<tr class="memitem:a6cfd127aee797ba9080cec031590b508"><td class="memItemLeft" align="right" valign="top">const char state_P[] </td><td class="memItemRight" valign="bottom"><a class="el" href="textconst_8h.html#a6cfd127aee797ba9080cec031590b508">PROGMEM</a> = "$state"</td></tr>
|
||||
<tr class="separator:a6cfd127aee797ba9080cec031590b508"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2412d8e03a08775ec69a8d80fbcc2f53"><td class="memItemLeft" align="right" valign="top">const char </td><td class="memItemRight" valign="bottom"><a class="el" href="textconst_8h.html#a2412d8e03a08775ec69a8d80fbcc2f53">EEPROM_signature</a> [] = <a class="el" href="options_8h.html#a084dba44a01332b67ab1ba8a599cde26">EEPROM_SIGNATURE</a></td></tr>
|
||||
<tr class="separator:a2412d8e03a08775ec69a8d80fbcc2f53"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a141dde1b915f2768139c3386016558a7"><td class="memItemLeft" align="right" valign="top">const char state_P[] </td><td class="memItemRight" valign="bottom"><a class="el" href="textconst_8h.html#a141dde1b915f2768139c3386016558a7">PROGMEM</a> = "$state"</td></tr>
|
||||
<tr class="separator:a141dde1b915f2768139c3386016558a7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Variable Documentation</h2>
|
||||
<a id="a2412d8e03a08775ec69a8d80fbcc2f53"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a2412d8e03a08775ec69a8d80fbcc2f53">◆ </a></span>EEPROM_signature</h2>
|
||||
<a id="a141dde1b915f2768139c3386016558a7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a141dde1b915f2768139c3386016558a7">◆ </a></span>PROGMEM</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">const char EEPROM_signature[] = <a class="el" href="options_8h.html#a084dba44a01332b67ab1ba8a599cde26">EEPROM_SIGNATURE</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a6cfd127aee797ba9080cec031590b508"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a6cfd127aee797ba9080cec031590b508">◆ </a></span>PROGMEM</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">const char RGB_P [] PROGMEM = "$state"</td>
|
||||
<td class="memname">const char _RAW_P [] PROGMEM = "$state"</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@@ -137,9 +114,13 @@ Variables</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
|
||||
</small></address>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="textconst_8h.html">textconst.h</a></li>
|
||||
<li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user