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
<divclass="ttc" id="aclassace__routine_1_1Coroutine_html_a79844c12576ff2fd2065c5f5e4b422c8"><divclass="ttname"><ahref="classace__routine_1_1Coroutine.html#a79844c12576ff2fd2065c5f5e4b422c8">ace_routine::Coroutine::kDelayTypeSeconds</a></div><divclass="ttdeci">static const uint8_t kDelayTypeSeconds</div><divclass="ttdoc">Delay using units of seconds.</div><divclass="ttdef"><b>Definition:</b><ahref="Coroutine_8h_source.html#l00503">Coroutine.h:503</a></div></div>
230
230
<divclass="ttc" id="aclassace__routine_1_1Coroutine_html_ad29d0f43128b49c48a71a167331dac51"><divclass="ttname"><ahref="classace__routine_1_1Coroutine.html#ad29d0f43128b49c48a71a167331dac51">ace_routine::Coroutine::resume</a></div><divclass="ttdeci">void resume()</div><divclass="ttdoc">Add a Suspended coroutine into the head of the scheduler linked list, and change the state to Yieldin...</div><divclass="ttdef"><b>Definition:</b><ahref="Coroutine_8cpp_source.html#l00103">Coroutine.cpp:103</a></div></div>
231
231
<divclass="ttc" id="aclassace__routine_1_1Coroutine_html_a668e339557964dc092540bad162056a7"><divclass="ttname"><ahref="classace__routine_1_1Coroutine.html#a668e339557964dc092540bad162056a7">ace_routine::Coroutine::kDelayTypeMillis</a></div><divclass="ttdeci">static const uint8_t kDelayTypeMillis</div><divclass="ttdoc">Delay using units of millis.</div><divclass="ttdef"><b>Definition:</b><ahref="Coroutine_8h_source.html#l00497">Coroutine.h:497</a></div></div>
232
+
<divclass="ttc" id="acompat_8h_html_aaa60649c7ffe7ed1fbe16dc20ed7e8c3"><divclass="ttname"><ahref="compat_8h.html#aaa60649c7ffe7ed1fbe16dc20ed7e8c3">FPSTR</a></div><divclass="ttdeci">#define FPSTR(p)</div><divclass="ttdoc">A macro that converts a const char* that already points to a PROGMEM string to a const __FlashStringH...</div><divclass="ttdef"><b>Definition:</b><ahref="compat_8h_source.html#l00081">compat.h:81</a></div></div>
232
233
<divclass="ttc" id="aclassace__routine_1_1Coroutine_html_a826df2b7d3db16170a13ba4b2756c853"><divclass="ttname"><ahref="classace__routine_1_1Coroutine.html#a826df2b7d3db16170a13ba4b2756c853">ace_routine::Coroutine::coroutineMicros</a></div><divclass="ttdeci">virtual unsigned long coroutineMicros() const</div><divclass="ttdoc">Returns the current millisecond clock.</div><divclass="ttdef"><b>Definition:</b><ahref="Coroutine_8cpp_source.html#l00118">Coroutine.cpp:118</a></div></div>
233
234
<divclass="ttc" id="aclassace__routine_1_1Coroutine_html_a397f0d87d99b538189353fa47e918022"><divclass="ttname"><ahref="classace__routine_1_1Coroutine.html#a397f0d87d99b538189353fa47e918022">ace_routine::Coroutine::kStatusSuspended</a></div><divclass="ttdeci">static const Status kStatusSuspended</div><divclass="ttdoc">Coroutine has been suspended using suspend() and the scheduler should remove it from the queue upon t...</div><divclass="ttdef"><b>Definition:</b><ahref="Coroutine_8h_source.html#l00479">Coroutine.h:479</a></div></div>
0 commit comments