Skip to content

Commit 13bb77f

Browse files
committed
Merge branch 'master' of https://github.com/adafruit/Adafruit_CircuitPython_FancyLED into add_getitem
2 parents afb1d9b + be4917d commit 13bb77f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Introduction
1010
:target: https://discord.gg/nBQh6qu
1111
:alt: Discord
1212
13-
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_FancyLED.svg?branch=master
14-
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_FancyLED
13+
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_FancyLED.svg?branch=master
14+
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_FancyLED
1515
:alt: Build Status
1616

1717
FancyLED is a CircuitPython library to assist in creating buttery smooth LED animation. It's loosely inspired by the FastLED library for Arduino, and in fact we have a "helper" library using similar function names to assist with porting of existing Arduino FastLED projects to CircuitPython.

0 commit comments

Comments
 (0)