Added FakeRequests

This commit is contained in:
Melissa LeBlanc-Williams 2020-12-04 16:16:25 -08:00
parent 17c6a9e3df
commit 740ce5eb7c
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -751,3 +751,6 @@
[submodule "libraries/drivers/mlx90395"]
path = libraries/drivers/mlx90395
url = https://github.com/adafruit/Adafruit_CircuitPython_MLX90395.git
[submodule "libraries/helpers/fakerequests"]
path = libraries/helpers/fakerequests
url = https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests.git

View file

@ -109,6 +109,7 @@ Helpers for interfacing with the internet, including IoT protocols.
.. toctree::
Fake Requests <https://circuitpython.readthedocs.io/projects/fakerequests/en/latest/>
JSON Web Token (JWT) <https://circuitpython.readthedocs.io/projects/jwt/en/latest/>
MiniMQTT <https://circuitpython.readthedocs.io/projects/minimqtt/en/latest/>
NTP (Network time Protocol) <https://circuitpython.readthedocs.io/projects/ntp/en/latest/>

@ -0,0 +1 @@
Subproject commit 7dd5edd946d87a71a957201fc08be3d166a3d07c