adafruit / Adafruit_CircuitPython_asyncio

CIrcuitPython subset of CPython asyncio library
MIT License
28 stars 16 forks source link

Streams #48

Open eleimt opened 1 year ago

eleimt commented 1 year ago

Please tell me how to use the class? Does it allow you to send data? Can I use it to change this package (https://github.com/devbis/micropython-aiosentry) to send data? If so, where can I find implementation examples?