We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd7381e + 6fb7003 commit ef90c2eCopy full SHA for ef90c2e
README.rst
@@ -57,7 +57,7 @@ Usage Example
57
58
import board
59
import neopixel
60
- from adafruit_led_animation.animation import Blink
+ from adafruit_led_animation.animation.blink import Blink
61
import adafruit_led_animation.color as color
62
63
# Works on Circuit Playground Express and Bluefruit.
0 commit comments