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.
1 parent 740aa14 commit 259bad7Copy full SHA for 259bad7
micropython/examples/interstate75/75W/placekitten.py
@@ -9,6 +9,9 @@
9
"""
10
Grab a random image from PlaceKitten.com
11
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.
15
16
17
i75 = Interstate75(display=DISPLAY_INTERSTATE75_128X64)
0 commit comments