Skip to content
Snippets Groups Projects
Unverified Commit b92436b3 authored by Griefed's avatar Griefed Committed by GitHub
Browse files

Update cpu.py

parent 6b47fe91
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,10 @@ import unicornhathd
print("""Unicorn HAT HD: CPU Temperature
Displays the CPU Temperature on your Unicorn HAT HD!
Displays the CPU Temperature on your Unicorn HAT HD, in fancy rainbow colours!
Should the temperature exceed 55Degrees Celsius, the text will be coloured red to get your attention!
Exit with CTRL + C!
""")
FONT = ('/usr/share/fonts/truetype/piboto/PibotoCondensed-Regular.ttf', 12)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment