Skip to content

Commit ef90c2e

Browse files
authored
Merge pull request #93 from adafruit/dhalbert-blink-readme
Update README to use adafruit_led_animation.animation.blink
2 parents dd7381e + 6fb7003 commit ef90c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Usage Example
5757
5858
import board
5959
import neopixel
60-
from adafruit_led_animation.animation import Blink
60+
from adafruit_led_animation.animation.blink import Blink
6161
import adafruit_led_animation.color as color
6262
6363
# Works on Circuit Playground Express and Bluefruit.

0 commit comments

Comments
 (0)