updated setup

This commit is contained in:
Neythen 2021-05-23 09:57:13 +01:00
parent a1fd3397a9
commit f63756c361

View File

@ -8,6 +8,10 @@ sudo apt-get install libopenjp2-7
sudo apt-get install libtiff5
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
cd rpi-rgb-led-matrix
sudo apt-get update && sudo apt-get install python3-dev python3-pillow -y