File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 408
408
url = https://github.com/adafruit/Adafruit_CircuitPython_PyPortal.git
409
409
[submodule "libraries/drivers/ina260 "]
410
410
path = libraries/drivers/ina260
411
- url = https://github.com/adafruit/Adafruit_CircuitPython_INA260.git
411
+ url = https://github.com/adafruit/Adafruit_CircuitPython_INA260.git
412
+ [submodule "libraries/helpers/logging "]
413
+ path = libraries/helpers/logging
414
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Logger
Original file line number Diff line number Diff line change @@ -51,7 +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
+ Logging <https://circuitpython.readthedocs.io/projects/logging /en/latest/ >
55
55
Mini ESP Tool <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
56
56
miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/ >
57
57
MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/ >
You can’t perform that action at this time.
0 commit comments