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 406
406
[submodule "libraries/drivers/pyportal "]
407
407
path = libraries/drivers/pyportal
408
408
url = https://github.com/adafruit/Adafruit_CircuitPython_PyPortal.git
409
+ [submodule "libraries/helpers/logger "]
410
+ path = libraries/helpers/logger
411
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Logger.git
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
51
51
Image Load <https://circuitpython.readthedocs.io/projects/imageload/en/latest/ >
52
52
InfraRed Remote <https://circuitpython.readthedocs.io/projects/irremote/en/latest/ >
53
53
LED Animation <https://adafruit-circuitpython-led-animation.readthedocs.io/en/latest/ >
54
+ Logging <https://circuitpython.readthedocs.io/projects/logger/en/latest/ >
54
55
Mini ESP Tool <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
55
56
miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/ >
56
57
MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/ >
You can’t perform that action at this time.
0 commit comments