micropython-lib/uasyncio.core/uasyncio
Paul Sokolovsky 9d5919dd1c uasyncio.core: Implement sleep_ms as an awaitable object instead of coro.
This allows to await it without heap allocation.
2016-12-26 19:51:11 +03:00
..
core.py uasyncio.core: Implement sleep_ms as an awaitable object instead of coro. 2016-12-26 19:51:11 +03:00