Closed aarnas closed 1 year ago
machine.reset()
uasyncio docs: https://docs.micropython.org/en/latest/library/uasyncio.html
This adds feature to stop and close server (loop)
Useful before
machine.reset()
or new server runuasyncio docs: https://docs.micropython.org/en/latest/library/uasyncio.html