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
<divid="projectbrief">A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.</div>
28
28
</td>
@@ -219,7 +219,7 @@
219
219
<divclass="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html_a86ebd507e675b913301f92af0a34abde"><divclass="ttname"><ahref="classace__routine_1_1CoroutineSchedulerTemplate.html#a86ebd507e675b913301f92af0a34abde">ace_routine::CoroutineSchedulerTemplate::setupCoroutines</a></div><divclass="ttdeci">static void setupCoroutines()</div><divclass="ttdoc">Set up the coroutines by calling their setupCoroutine() methods.</div><divclass="ttdef"><b>Definition:</b><ahref="CoroutineScheduler_8h_source.html#l00087">CoroutineScheduler.h:87</a></div></div>
220
220
<divclass="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html_ac792080cdec6db9f6539a446d7af587c"><divclass="ttname"><ahref="classace__routine_1_1CoroutineSchedulerTemplate.html#ac792080cdec6db9f6539a446d7af587c">ace_routine::CoroutineSchedulerTemplate::setup</a></div><divclass="ttdeci">static void setup()</div><divclass="ttdoc">Set up the scheduler.</div><divclass="ttdef"><b>Definition:</b><ahref="CoroutineScheduler_8h_source.html#l00084">CoroutineScheduler.h:84</a></div></div>
221
221
<divclass="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html_adfe184942d2691e1b4c8774623722d8e"><divclass="ttname"><ahref="classace__routine_1_1CoroutineSchedulerTemplate.html#adfe184942d2691e1b4c8774623722d8e">ace_routine::CoroutineSchedulerTemplate::list</a></div><divclass="ttdeci">static void list(Print &printer)</div><divclass="ttdoc">Print out the known coroutines to the printer (usually Serial).</div><divclass="ttdef"><b>Definition:</b><ahref="CoroutineScheduler_8h_source.html#l00105">CoroutineScheduler.h:105</a></div></div>
222
-
<divclass="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html"><divclass="ttname"><ahref="classace__routine_1_1CoroutineSchedulerTemplate.html">ace_routine::CoroutineSchedulerTemplate</a></div><divclass="ttdoc">Class that manages instances of the Coroutine class, and executes them in a round-robin fashion.</div><divclass="ttdef"><b>Definition:</b><ahref="Coroutine_8h_source.html#l00271">Coroutine.h:271</a></div></div>
222
+
<divclass="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html"><divclass="ttname"><ahref="classace__routine_1_1CoroutineSchedulerTemplate.html">ace_routine::CoroutineSchedulerTemplate</a></div><divclass="ttdoc">Class that manages instances of the Coroutine class, and executes them in a round-robin fashion.</div><divclass="ttdef"><b>Definition:</b><ahref="Coroutine_8h_source.html#l00270">Coroutine.h:270</a></div></div>
0 commit comments