0.8.1 - update SystemClockCoroutine for compatibility with AceRoutine v0.3
- 0.8.1
- Update
SystemClockCoroutineto be compatible with
COROUTINE_DELAY_SECONDS()API changed in AceRoutine v0.3. - Fix typos and grammar errors in
USER_GUIDE.mdandREADME.md. - Remove
YearMonthabstraction inBasicZoneProcessor, saving 12 bytes
of flash in WorldClock.
- Update