wcurrent and daily weather added

This commit is contained in:
Neythen 2021-06-07 21:04:58 +01:00
parent 34b204347a
commit 74ae981465
2 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -11,7 +11,8 @@ chmod ugo+rwx final.ppm
chmod ugo+rwx final1.ppm
chmod ugo+rwx scroll_text.ppm
chmod ugo+rwx display_gif
chmod ugo+rwx display_image
chmod ugo+rwx display_image.ppm
chmod ugo+rwx weather.ppm
cd rpi-rgb-led-matrix
sudo apt-get update && sudo apt-get install python3-dev python3-pillow -y