Skip to content

Commit

Permalink
Merge pull request #27 from justmobilize/fix-readme-requirements
Browse files Browse the repository at this point in the history
Fix README requirements
  • Loading branch information
dhalbert committed Feb 29, 2024
2 parents 34352bf + c8d18f9 commit c8c52ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Expand Up @@ -25,9 +25,13 @@ Dependencies
This driver depends on:

* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
* `Adafruit CircuitPython ConnectionManager <https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/>`_
* `Adafruit CircuitPython ESP32SPI <https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/>`_
* `Adafruit CircuitPython hashlib <https://github.com/adafruit/Adafruit_CircuitPython_hashlib/>`_
* `Adafruit CircuitPython JWT <https://github.com/adafruit/Adafruit_CircuitPython_JWT>`_
* `Adafruit CircuitPython Logging <https://github.com/adafruit/Adafruit_CircuitPython_Logger>`_

* `Adafruit CircuitPython MiniMQTT <https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT>`_
* `Adafruit CircuitPython RSA <https://github.com/adafruit/Adafruit_CircuitPython_RSA/>`_

Please ensure all dependencies are available on the CircuitPython filesystem.
This is easily achieved by downloading
Expand Down

0 comments on commit c8c52ac

Please sign in to comment.