micropython-lib/uasyncio.core/uasyncio
Paul Sokolovsky e13e139f51 uasyncio.core: Don't feed old send arguments into next coro invocation.
As all current syscalls don't return any value, there's nothing to feed
actually.
2017-05-23 01:26:08 +03:00
..
core.py uasyncio.core: Don't feed old send arguments into next coro invocation. 2017-05-23 01:26:08 +03:00