Cosmic: update clock example
This commit is contained in:
parent
7b8b2796ed
commit
3459cc5f62
|
@ -37,7 +37,7 @@ MIDDAY_VALUE = 0.8
|
|||
MIDNIGHT_VALUE = 0.3
|
||||
|
||||
|
||||
# create galactic object and graphics surface for drawing
|
||||
# create cosmic object and graphics surface for drawing
|
||||
gu = CosmicUnicorn()
|
||||
graphics = PicoGraphics(DISPLAY)
|
||||
|
||||
|
|
Loading…
Reference in New Issue