Skip to content

Commit 259bad7

Browse files
helgibbonsGadgetoid
authored andcommitted
Update placekitten.py
1 parent 740aa14 commit 259bad7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

micropython/examples/interstate75/75W/placekitten.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"""
1010
Grab a random image from PlaceKitten.com
1111
and display it on Interstate 75 W.
12+
13+
To run this example you'll need WIFI_CONFIG.py and network_manager.py from
14+
the pimoroni-pico micropython/examples/common folder.
1215
"""
1316

1417
i75 = Interstate75(display=DISPLAY_INTERSTATE75_128X64)

0 commit comments

Comments
 (0)