adafruit / Adafruit_CircuitPython_AzureIoT

Access to Microsoft Azure IoT device, messaging, and job services from CircuitPython!
MIT License
19 stars 15 forks source link

Updated dependencies documentation #56

Closed MathCatsAnd closed 1 year ago

MathCatsAnd commented 1 year ago

Updated dependencies to reflect that the ssl built-in module is used, which is not available on all boards.

Update dependencies to reflect use of adafruit_logging

Documents #55

MathCatsAnd commented 1 year ago

Sorry for the mistake. I did not mean for my development work to get passed over here yet. Please let me know if this is too messy and if you'd prefer I cancel this pull request and post a clean one to clearly reflect just the edits to documentation.

dhalbert commented 1 year ago

Sorry for the mistake. I did not mean for my development work to get passed over here yet. Please let me know if this is too messy and if you'd prefer I cancel this pull request and post a clean one to clearly reflect just the edits to documentation.

If you can squash and/or do a force push, that would be fine. A new PR is fine too.

MathCatsAnd commented 1 year ago

I think that fixes my git mistake, but please let me know if I should do anything else. Sorry again and thanks!

dhalbert commented 1 year ago

Thanks!