Skip to content

Commit aff6fec

Browse files
authored
Merge pull request #136 from kattni/pyportal-add
Adding PyPortal to bundle.
2 parents 61d5889 + 8d1d39f commit aff6fec

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
@@ -403,3 +403,6 @@
403403
[submodule "libraries/helpers/bitmap-font"]
404404
path = libraries/helpers/bitmap-font
405405
url = https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font.git
406+
[submodule "libraries/drivers/pyportal"]
407+
path = libraries/drivers/pyportal
408+
url = https://github.com/adafruit/Adafruit_CircuitPython_PyPortal.git

libraries/drivers/pyportal

Submodule pyportal added at 970569a

0 commit comments

Comments
 (0)