Skip to content

Commit 4297012

Browse files
authored
Merge pull request #56 from MathCatsAnd/ssl-compatibility
Updated dependencies documentation
2 parents cd1f02a + e8a9a45 commit 4297012

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,14 @@ This driver depends on:
5151
* `Adafruit CircuitPython MiniMQTT <https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT>`_
5252
* `Adafruit CircuitPython Requests <https://github.com/adafruit/Adafruit_CircuitPython_Requests>`_
5353
* `Adafruit CircuitPython BinASCII <https://github.com/adafruit/Adafruit_CircuitPython_Binascii>`_
54+
* `Adafruit CircuitPython Logging <https://github.com/adafruit/Adafruit_CircuitPython_Logging>`_
5455

5556
Please ensure all dependencies are available on the CircuitPython filesystem.
5657
This is easily achieved by downloading
5758
`the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle>`_.
5859

60+
**Board Compatibility:** The following built-in modules must be available: gc, json, ssl, time
61+
5962
Usage Example
6063
=============
6164

0 commit comments

Comments
 (0)