-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update by Adabot (adafruit/adabot@b025932)
Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM9x to 2.0.1 from 2.0.0: > Merge pull request adafruit/Adafruit_CircuitPython_RFM9x#45 from jerryneedell/jerryn_size Updating https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation to 2.3.1 from 2.3.0: > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#51 from cjsieh/customcolorchase > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#52 from kattni/sequence-fix Updating https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT to 3.1.1 from 3.1.0: > Merge pull request adafruit/Adafruit_CircuitPython_MiniMQTT#41 from brentru/example-fix Updating https://github.com/adafruit/Adafruit_CircuitPython_NTP to 2.1.0 from 2.0.0: > Merge pull request adafruit/Adafruit_CircuitPython_NTP#11 from theelectricmayhem/patch-1
- Loading branch information
1 parent
5f8cc71
commit 34afb68
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule led-animation
updated
4 files
+85 −0 | adafruit_led_animation/animation/customcolorchase.py | |
+2 −2 | adafruit_led_animation/sequence.py | |
+5 −0 | examples/led_animation_all_animations.py | |
+66 −0 | examples/led_animation_customcolorchase.py |
Submodule minimqtt
updated
11 files