File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 496
496
[submodule "libraries/drivers/nunchuk "]
497
497
path = libraries/drivers/nunchuk
498
498
url = https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk.git
499
+ [submodule "libraries/helpers/requests "]
500
+ path = libraries/helpers/requests
501
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Requests.git
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
66
66
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
67
67
PyBadger <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/ >
68
68
PYOA <https://circuitpython.readthedocs.io/projects/pyoa/en/latest/ >
69
+ Requests <https://circuitpython.readthedocs.io/projects/requests/en/latest/ >
69
70
Ring Tone Text Transfer Language (RTTTL) <https://circuitpython.readthedocs.io/projects/rtttl/en/latest/ >
70
71
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
71
72
ServoKit <https://circuitpython.readthedocs.io/projects/servokit/en/latest/ >
You can’t perform that action at this time.
0 commit comments