Skip to content

Commit f051a9b

Browse files
committed
Add logger module
1 parent c14044d commit f051a9b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,3 +406,6 @@
406406
[submodule "libraries/drivers/pyportal"]
407407
path = libraries/drivers/pyportal
408408
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

libraries/helpers/logger

Submodule logger added at 3d4a850

0 commit comments

Comments
 (0)