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 866
866
[submodule "libraries/drivers/vl53l1x "]
867
867
path = libraries/drivers/vl53l1x
868
868
url = https://github.com/adafruit/Adafruit_CircuitPython_VL53L1X.git
869
+ [submodule "libraries/helpers/asyncio "]
870
+ path = libraries/helpers/asyncio
871
+ url = https://github.com/adafruit/Adafruit_CircuitPython_asyncio.git
Original file line number Diff line number Diff line change @@ -171,6 +171,7 @@ modules may have a CircuitPython Core API implementation too.
171
171
172
172
.. toctree ::
173
173
174
+ asyncio <https://circuitpython.readthedocs.io/projects/asyncio/en/latest/ >
174
175
binascii <https://circuitpython.readthedocs.io/projects/binascii/en/latest/ >
175
176
datetime <https://circuitpython.readthedocs.io/projects/datetime/en/latest/ >
176
177
IterTools <https://circuitpython.readthedocs.io/projects/itertools/en/latest/ >
You can’t perform that action at this time.
0 commit comments