You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/html/annotated.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@
70
70
<divclass="textblock">Here are the data structures with brief descriptions:</div><divclass="directory">
71
71
<tableclass="directory">
72
72
<trid="row_0_" class="even"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="class_c_l_app_cam.html" target="_self">CLAppCam</a></td><tdclass="desc">Camera Manager Manages all interactions with camera </td></tr>
73
-
<trid="row_1_"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="class_c_l_app_component.html" target="_self">CLAppComponent</a></td><tdclass="desc">Abstract root class for the appication components </td></tr>
73
+
<trid="row_1_"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="class_c_l_app_component.html" target="_self">CLAppComponent</a></td><tdclass="desc">Abstract root class for the application components </td></tr>
74
74
<trid="row_2_" class="even"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="class_c_l_app_conn.html" target="_self">CLAppConn</a></td><tdclass="desc">Connection Manager This class manages everything related to connectivity of the application: WiFi, OTA etc </td></tr>
75
75
<trid="row_3_"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el" href="class_c_l_app_httpd.html" target="_self">CLAppHttpd</a></td><tdclass="desc">WebServer Manager Class for handling web server requests. The web pages are assumed to be stored in the file system (can be SD card or LittleFS). <br/>
<divclass="ttc" id="aclass_c_l_app_component_html"><divclass="ttname"><ahref="class_c_l_app_component.html">CLAppComponent</a></div><divclass="ttdoc">Abstract root class for the appication components.</div><divclass="ttdef"><b>Definition:</b> app_component.h:14</div></div>
182
+
<divclass="ttc" id="aclass_c_l_app_component_html"><divclass="ttname"><ahref="class_c_l_app_component.html">CLAppComponent</a></div><divclass="ttdoc">Abstract root class for the application components.</div><divclass="ttdef"><b>Definition:</b> app_component.h:14</div></div>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Abstract root class for the appication components. <ahref="class_c_l_app_component.html#details">More...</a><br/></td></tr>
86
+
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Abstract root class for the application components. <ahref="class_c_l_app_component.html#details">More...</a><br/></td></tr>
0 commit comments