Skip to content

Commit 52ed64b

Browse files
committed
add note about image files
1 parent 692dcd7 commit 52ed64b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/slideshow_alignment_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
This example cycles through 4 different images and moves
66
them around to different positions on the screen each
77
time it updates by using the alignment feature.
8+
9+
You must copy the images/ directory onto your CIRCUITPY drive.
810
"""
911
import board
1012
from adafruit_slideshow import (

0 commit comments

Comments
 (0)