Skip to content

Commit 1c04db9

Browse files
authored
Merge pull request #172 from kattni/adding-pybadger
Adding PyBadger.
2 parents ae3185c + 9465f10 commit 1c04db9

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,3 +487,6 @@
487487
[submodule "libraries/helpers/cursorcontrol"]
488488
path = libraries/helpers/cursorcontrol
489489
url = https://github.com/adafruit/Adafruit_CircuitPython_CursorControl.git
490+
[submodule "libraries/helpers/pybadger"]
491+
path = libraries/helpers/pybadger
492+
url = https://github.com/adafruit/Adafruit_CircuitPython_PyBadger.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
6363
miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/>
6464
MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/>
6565
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/>
66+
PyBadger <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/>
6667
PYOA <https://circuitpython.readthedocs.io/projects/pyoa/en/latest/>
6768
Ring Tone Text Transfer Language (RTTTL) <https://circuitpython.readthedocs.io/projects/rtttl/en/latest/>
6869
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/>

libraries/helpers/pybadger

Submodule pybadger added at cf55921

0 commit comments

Comments
 (0)