cleanup
This commit is contained in:
@ -96,26 +96,31 @@ $(document).ready(function(){initNavTree('_welcome_8h.html',''); initResizable()
|
||||
<code>#include "GLCD_Config.h"</code><br />
|
||||
<code>#include "Board_GLCD.h"</code><br />
|
||||
<code>#include "Board_LED.h"</code><br />
|
||||
<code>#include "Board_Buttons.h"</code><br />
|
||||
<code>#include "stdint.h"</code><br />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for Welcome.h:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="_welcome_8h__incl.png" border="0" usemap="#a_welcome_8h" alt=""/></div>
|
||||
<map name="_welcome_8h" id="_welcome_8h">
|
||||
<area shape="rect" title="global header file for project" alt="" coords="219,5,306,32"/>
|
||||
<map name="_welcome_8h" id="a_welcome_8h">
|
||||
<area shape="rect" title="global header file for project" alt="" coords="357,5,443,32"/>
|
||||
<area shape="rect" title=" " alt="" coords="5,80,67,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="91,80,181,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="205,80,320,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="345,80,455,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="479,80,579,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="603,80,722,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="746,80,811,107"/>
|
||||
</map>
|
||||
</div>
|
||||
</div><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="_welcome_8h__dep__incl.png" border="0" usemap="#a_welcome_8hdep" alt=""/></div>
|
||||
<map name="_welcome_8hdep" id="_welcome_8hdep">
|
||||
<area shape="rect" title="global header file for project" alt="" coords="5,5,92,32"/>
|
||||
<area shape="rect" href="_main_8c.html" title="app main" alt="" coords="18,80,79,107"/>
|
||||
<map name="_welcome_8hdep" id="a_welcome_8hdep">
|
||||
<area shape="rect" title="global header file for project" alt="" coords="37,5,123,32"/>
|
||||
<area shape="rect" href="audio_8c.html" title="play sound" alt="" coords="5,80,69,107"/>
|
||||
<area shape="rect" href="_main_8c.html" title="app main" alt="" coords="93,80,155,107"/>
|
||||
</map>
|
||||
</div>
|
||||
</div>
|
||||
@ -132,6 +137,8 @@ Variables</h2></td></tr>
|
||||
<tr class="separator:ac626b39f0365742d6019bab92e3e45b1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2b791557b4e284380da57c3838b75bfa"><td class="memItemLeft" align="right" valign="top">GLCD_FONT </td><td class="memItemRight" valign="bottom"><a class="el" href="_welcome_8h.html#a2b791557b4e284380da57c3838b75bfa">GLCD_Font_6x8</a></td></tr>
|
||||
<tr class="separator:a2b791557b4e284380da57c3838b75bfa"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8855843169587fe14f9d28fcf6209def"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="_welcome_8h.html#a8855843169587fe14f9d28fcf6209def">u32Volume</a></td></tr>
|
||||
<tr class="separator:a8855843169587fe14f9d28fcf6209def"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>global header file for project </p>
|
||||
@ -197,6 +204,28 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a8855843169587fe14f9d28fcf6209def"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8855843169587fe14f9d28fcf6209def">◆ </a></span>u32Volume</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">uint32_t u32Volume</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">extern</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
|
Reference in New Issue
Block a user