File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 490
490
[submodule "libraries/helpers/pybadger "]
491
491
path = libraries/helpers/pybadger
492
492
url = https://github.com/adafruit/Adafruit_CircuitPython_PyBadger.git
493
+ [submodule "libraries/helpers/minimqtt "]
494
+ path = libraries/helpers/minimqtt
495
+ url = https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT.git
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
60
60
LIFX Lights <https://circuitpython.readthedocs.io/projects/lifx/en/latest/ >
61
61
Logging <https://circuitpython.readthedocs.io/projects/logging/en/latest/ >
62
62
Mini ESP Tool <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
63
+ MiniMQTT <https://circuitpython.readthedocs.io/projects/minimqtt/en/latest/ >
63
64
miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/ >
64
65
MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/ >
65
66
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
You can’t perform that action at this time.
0 commit comments