pimoroni / phew

MIT License
204 stars 44 forks source link

Added server stop and close #35

Closed aarnas closed 1 year ago

aarnas commented 1 year ago

This adds feature to stop and close server (loop)

Useful before machine.reset() or new server run


uasyncio docs: https://docs.micropython.org/en/latest/library/uasyncio.html