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 7344e4d commit 157180cCopy full SHA for 157180c
micropython/examples/stellar_unicorn/clock.py
@@ -9,7 +9,7 @@
9
#
10
# Clock synchronizes time on start, and resynchronizes if you press the A button
11
12
-# This example uses a custom tiny font - find 3x5.bitmapfont in pimoroni-pico/fonts
+# This example uses a custom tiny font - find 3x5.bitmapfont in /common/fonts
13
14
import time
15
import math
0 commit comments