updated setup
This commit is contained in:
parent
a1fd3397a9
commit
f63756c361
4
setup.sh
4
setup.sh
@ -8,6 +8,10 @@ sudo apt-get install libopenjp2-7
|
|||||||
sudo apt-get install libtiff5
|
sudo apt-get install libtiff5
|
||||||
|
|
||||||
chmod ugo+rwx final.ppm
|
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
|
cd rpi-rgb-led-matrix
|
||||||
sudo apt-get update && sudo apt-get install python3-dev python3-pillow -y
|
sudo apt-get update && sudo apt-get install python3-dev python3-pillow -y
|
||||||
|
Loading…
Reference in New Issue
Block a user