Commit f10f326
committed
Automated update by Adabot (adafruit/adabot@d685668)
Updating https://github.com/adafruit/Adafruit_CircuitPython_DotStar to 2.2.18 from 2.2.17:
> Merge pull request adafruit/Adafruit_CircuitPython_DotStar#71 from dhalbert/spi-lock-managment
Updating https://github.com/adafruit/Adafruit_CircuitPython_EPD to 2.15.0 from 2.14.0:
> Merge pull request adafruit/Adafruit_CircuitPython_EPD#94 from adafruit/UC8197
> Merge pull request adafruit/Adafruit_CircuitPython_EPD#95 from adafruit/ssd1883
> Merge pull request adafruit/Adafruit_CircuitPython_EPD#93 from adafruit/ssd1680_fix
> Merge pull request adafruit/Adafruit_CircuitPython_EPD#90 from AJMansfield/patch-1
Updating https://github.com/adafruit/Adafruit_CircuitPython_JD79661 to 1.0.1 from 1.0.0:
> Merge pull request adafruit/Adafruit_CircuitPython_JD79661#1 from adafruit/cleanup
Updating https://github.com/adafruit/Adafruit_CircuitPython_TLV320 to 1.2.1 from 1.1.0:
> Merge pull request adafruit/Adafruit_CircuitPython_TLV320#11 from samblenny/fix-example-link
> Merge pull request adafruit/Adafruit_CircuitPython_TLV320#10 from samblenny/volume-fixes
Updating https://github.com/adafruit/Adafruit_CircuitPython_FruitJam to 1.2.0 from 0.5.0:
> Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#13 from FoamyGuy/volume_api
> Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#14 from mikeysklar/ntp-helper
> Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#12 from mikeysklar/headphone-speaker
> Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#11 from adafruit/TheKitty-patch-1
> Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#9 from relic-se/request_display_config-default
> Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#8 from relic-se/any_button_pressed-fix
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
> Added the following libraries: Adafruit_CircuitPython_UC82531 parent 3f4a6f6 commit f10f326
6 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| |||
- adafruit_fruitjam/__init__.py+22
- adafruit_fruitjam/network.py+136-1
- adafruit_fruitjam/peripherals.py+89-10
- docs/conf.py+3
- examples/fruitjam_headphone.py+22
- examples/fruitjam_ntp_settings.toml+33
- examples/fruitjam_speaker.py+22
- examples/fruitjam_synthio_speaker.py+27
- examples/fruitjam_time_sync.py+11
- examples/wav/beep.wav
- examples/wav/beep.wav.license+3
- examples/wav/dip.wav
- examples/wav/dip.wav.license+3
- examples/wav/rise.wav
- examples/wav/rise.wav.license+3
- requirements.txt+3
0 commit comments