We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd52108 commit 44d3391Copy full SHA for 44d3391
CHANGELOG.md
@@ -12,6 +12,8 @@
12
* Add virtual `Coroutine::setupCoroutine()` with a default empty
13
implementation, and optional `CoroutineScheduler::setupCoroutines()` to
14
automatically loop over all coroutines.
15
+ * See [Issue #36](https://github.com/bxparks/AceRoutine/issues/36) for
16
+ motivation.
17
* If not used, `Coroutine::setupCoroutine()` increases flash consumption
18
by 4 bytes, and static memory by 2 bytes per coroutine on AVR
19
processors.
0 commit comments