Skip to content

Commit c343347

Browse files
authored
Merge pull request #24 from justmobilize/fix-readme-requirements
Fix README requirements
2 parents d941ac4 + 5fcf6cc commit c343347

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Dependencies
3131
This driver depends on:
3232

3333
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
34+
* `Adafruit CircuitPython ConnectionManager <https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/>`_
35+
* `Adafruit CircuitPython MiniMQTT <https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT>`_
3436

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

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
# SPDX-License-Identifier: Unlicense
44

55
Adafruit-Blinka
6+
adafruit-circuitpython-minimqtt

0 commit comments

Comments
 (0)