Skip to content

Commit b7ba32a

Browse files
Automated update by Adabot (adafruit/adabot@644d4b7)
Updating https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15 to 2.2.5 from 2.2.4: > Merge pull request adafruit/Adafruit_CircuitPython_ADS1x15#62 from WizardTim/WizardTim-continuous-fix-1 Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 6.0.1 from 6.0.0: > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#100 from funkfinger/master Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_BroadcastNet to 0.10.2 from 0.10.1: > Merge pull request adafruit/Adafruit_CircuitPython_BLE_BroadcastNet#16 from alexwhittemore/master Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_OAuth2
1 parent 4764bfb commit b7ba32a

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

circuitpython_library_list.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Adafruit CircuitPython Libraries
22
![Blinka Reading](https://raw.githubusercontent.com/adafruit/circuitpython-weekly-newsletter/gh-pages/assets/archives/22_1023blinka.png)
33

4-
Here is a listing of current Adafruit CircuitPython Libraries. There are 256 libraries available.
4+
Here is a listing of current Adafruit CircuitPython Libraries. There are 257 libraries available.
55

66
## Drivers:
77
* [Adafruit CircuitPython 74HC595](https://github.com/adafruit/Adafruit_CircuitPython_74HC595.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-74hc595)) \([Docs](https://circuitpython.readthedocs.io/projects/74hc595/en/latest/))
@@ -238,6 +238,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 256 lib
238238
* [Adafruit CircuitPython MotorKit](https://github.com/adafruit/Adafruit_CircuitPython_MotorKit.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-motorkit)) \([Docs](https://circuitpython.readthedocs.io/projects/motorkit/en/latest/))
239239
* [Adafruit CircuitPython Motor](https://github.com/adafruit/Adafruit_CircuitPython_Motor.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-motor)) \([Docs](https://circuitpython.readthedocs.io/projects/motor/en/latest/))
240240
* [Adafruit CircuitPython NTP](https://github.com/adafruit/Adafruit_CircuitPython_NTP.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-ntp)) \([Docs](https://circuitpython.readthedocs.io/projects/ntp/en/latest/))
241+
* [Adafruit CircuitPython OAuth2](https://github.com/adafruit/Adafruit_CircuitPython_OAuth2.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-oauth2)) \([Docs](https://circuitpython.readthedocs.io/projects/oauth2/en/latest/))
241242
* [Adafruit CircuitPython OneWire](https://github.com/adafruit/Adafruit_CircuitPython_OneWire.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-onewire)) \([Docs](https://circuitpython.readthedocs.io/projects/onewire/en/latest/))
242243
* [Adafruit CircuitPython PYOA](https://github.com/adafruit/Adafruit_CircuitPython_PYOA.git) \([Docs](https://circuitpython.readthedocs.io/projects/pyoa/en/latest/))
243244
* [Adafruit CircuitPython Pixel Framebuf](https://github.com/adafruit/Adafruit_CircuitPython_Pixel_Framebuf.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pixel-framebuf)) \([Docs](https://circuitpython.readthedocs.io/projects/pixel_framebuf/en/latest/))

libraries/drivers/neopixel

0 commit comments

Comments
 (0)